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