|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SubprogramGroupAccess | |
---|---|
edu.cmu.sei.aadl.aadl2 | |
edu.cmu.sei.aadl.aadl2.impl | |
edu.cmu.sei.aadl.aadl2.util |
Uses of SubprogramGroupAccess in edu.cmu.sei.aadl.aadl2 |
---|
Methods in edu.cmu.sei.aadl.aadl2 that return SubprogramGroupAccess | |
---|---|
SubprogramGroupAccess |
SubprogramType.createOwnedSubprogramGroupAccess()
Creates a new SubprogramGroupAccess and appends it to the 'Owned Subprogram Group Access' containment reference list |
SubprogramGroupAccess |
ProcessType.createOwnedSubprogramGroupAccess()
Creates a new SubprogramGroupAccess and appends it to the 'Owned Subprogram Group Access' containment reference list |
SubprogramGroupAccess |
DeviceType.createOwnedSubprogramGroupAccess()
Creates a new SubprogramGroupAccess and appends it to the 'Owned Subprogram Group Access' containment reference list |
SubprogramGroupAccess |
DataType.createOwnedSubprogramGroupAccess()
Creates a new SubprogramGroupAccess and appends it to the 'Owned Subprogram Group Access' containment reference list |
SubprogramGroupAccess |
FeatureGroupType.createOwnedSubprogramGroupAccess()
Creates a new SubprogramGroupAccess and appends it to the 'Owned Subprogram Group Access' containment reference list |
SubprogramGroupAccess |
SystemType.createOwnedSubprogramGroupAccess()
Creates a new SubprogramGroupAccess and appends it to the 'Owned Subprogram Group Access' containment reference list |
SubprogramGroupAccess |
ThreadGroupType.createOwnedSubprogramGroupAccess()
Creates a new SubprogramGroupAccess and appends it to the 'Owned Subprogram Group Access' containment reference list |
SubprogramGroupAccess |
SubprogramGroupType.createOwnedSubprogramGroupAccess()
Creates a new SubprogramGroupAccess and appends it to the 'Owned Subprogram Group Access' containment reference list |
SubprogramGroupAccess |
ThreadType.createOwnedSubprogramGroupAccess()
Creates a new SubprogramGroupAccess and appends it to the 'Owned Subprogram Group Access' containment reference list |
SubprogramGroupAccess |
ProcessorType.createOwnedSubprogramGroupAccess()
Creates a new SubprogramGroupAccess and appends it to the 'Owned Subprogram Group Access' containment reference list |
SubprogramGroupAccess |
AbstractType.createOwnedSubprogramGroupAccess()
Creates a new SubprogramGroupAccess and appends it to the 'Owned Subprogram Group Access' containment reference list |
SubprogramGroupAccess |
VirtualProcessorType.createOwnedSubprogramGroupAccess()
Creates a new SubprogramGroupAccess and appends it to the 'Owned Subprogram Group Access' containment reference list |
SubprogramGroupAccess |
Aadl2Factory.createSubprogramGroupAccess()
Returns a new object of class 'Subprogram Group Access' |
Methods in edu.cmu.sei.aadl.aadl2 that return types with arguments of type SubprogramGroupAccess | |
---|---|
org.eclipse.emf.common.util.EList<SubprogramGroupAccess> |
SubprogramType.getOwnedSubprogramGroupAccesses()
Returns the value of the 'Owned Subprogram Group Access' containment reference list. |
org.eclipse.emf.common.util.EList<SubprogramGroupAccess> |
ProcessType.getOwnedSubprogramGroupAccesses()
Returns the value of the 'Owned Subprogram Group Access' containment reference list. |
org.eclipse.emf.common.util.EList<SubprogramGroupAccess> |
DeviceType.getOwnedSubprogramGroupAccesses()
Returns the value of the 'Owned Subprogram Group Access' containment reference list. |
org.eclipse.emf.common.util.EList<SubprogramGroupAccess> |
DataType.getOwnedSubprogramGroupAccesses()
Returns the value of the 'Owned Subprogram Group Access' containment reference list. |
org.eclipse.emf.common.util.EList<SubprogramGroupAccess> |
FeatureGroupType.getOwnedSubprogramGroupAccesses()
Returns the value of the 'Owned Subprogram Group Access' containment reference list. |
org.eclipse.emf.common.util.EList<SubprogramGroupAccess> |
SystemType.getOwnedSubprogramGroupAccesses()
Returns the value of the 'Owned Subprogram Group Access' containment reference list. |
org.eclipse.emf.common.util.EList<SubprogramGroupAccess> |
ThreadGroupType.getOwnedSubprogramGroupAccesses()
Returns the value of the 'Owned Subprogram Group Access' containment reference list. |
org.eclipse.emf.common.util.EList<SubprogramGroupAccess> |
SubprogramGroupType.getOwnedSubprogramGroupAccesses()
Returns the value of the 'Owned Subprogram Group Access' containment reference list. |
org.eclipse.emf.common.util.EList<SubprogramGroupAccess> |
ThreadType.getOwnedSubprogramGroupAccesses()
Returns the value of the 'Owned Subprogram Group Access' containment reference list. |
org.eclipse.emf.common.util.EList<SubprogramGroupAccess> |
ProcessorType.getOwnedSubprogramGroupAccesses()
Returns the value of the 'Owned Subprogram Group Access' containment reference list. |
org.eclipse.emf.common.util.EList<SubprogramGroupAccess> |
AbstractType.getOwnedSubprogramGroupAccesses()
Returns the value of the 'Owned Subprogram Group Access' containment reference list. |
org.eclipse.emf.common.util.EList<SubprogramGroupAccess> |
VirtualProcessorType.getOwnedSubprogramGroupAccesses()
Returns the value of the 'Owned Subprogram Group Access' containment reference list. |
Uses of SubprogramGroupAccess in edu.cmu.sei.aadl.aadl2.impl |
---|
Classes in edu.cmu.sei.aadl.aadl2.impl that implement SubprogramGroupAccess | |
---|---|
class |
SubprogramGroupAccessImpl
An implementation of the model object 'Subprogram Group Access' |
Methods in edu.cmu.sei.aadl.aadl2.impl that return types with arguments of type SubprogramGroupAccess | |
---|---|
org.eclipse.emf.common.util.EList<SubprogramGroupAccess> |
ThreadGroupTypeImpl.getOwnedSubprogramGroupAccesses()
|
org.eclipse.emf.common.util.EList<SubprogramGroupAccess> |
ProcessorTypeImpl.getOwnedSubprogramGroupAccesses()
|
org.eclipse.emf.common.util.EList<SubprogramGroupAccess> |
SubprogramTypeImpl.getOwnedSubprogramGroupAccesses()
|
org.eclipse.emf.common.util.EList<SubprogramGroupAccess> |
ThreadTypeImpl.getOwnedSubprogramGroupAccesses()
|
org.eclipse.emf.common.util.EList<SubprogramGroupAccess> |
ProcessTypeImpl.getOwnedSubprogramGroupAccesses()
|
org.eclipse.emf.common.util.EList<SubprogramGroupAccess> |
AbstractTypeImpl.getOwnedSubprogramGroupAccesses()
|
org.eclipse.emf.common.util.EList<SubprogramGroupAccess> |
SystemTypeImpl.getOwnedSubprogramGroupAccesses()
|
org.eclipse.emf.common.util.EList<SubprogramGroupAccess> |
DeviceTypeImpl.getOwnedSubprogramGroupAccesses()
|
org.eclipse.emf.common.util.EList<SubprogramGroupAccess> |
SubprogramGroupTypeImpl.getOwnedSubprogramGroupAccesses()
|
org.eclipse.emf.common.util.EList<SubprogramGroupAccess> |
FeatureGroupTypeImpl.getOwnedSubprogramGroupAccesses()
|
org.eclipse.emf.common.util.EList<SubprogramGroupAccess> |
VirtualProcessorTypeImpl.getOwnedSubprogramGroupAccesses()
|
org.eclipse.emf.common.util.EList<SubprogramGroupAccess> |
DataTypeImpl.getOwnedSubprogramGroupAccesses()
|
Uses of SubprogramGroupAccess in edu.cmu.sei.aadl.aadl2.util |
---|
Methods in edu.cmu.sei.aadl.aadl2.util with parameters of type SubprogramGroupAccess | |
---|---|
T |
Aadl2Switch.caseSubprogramGroupAccess(SubprogramGroupAccess object)
Returns the result of interpreting the object as an instance of 'Subprogram Group Access' |
boolean |
Aadl2Validator.validateSubprogramGroupAccess(SubprogramGroupAccess subprogramGroupAccess,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |