|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProcessSubcomponent | |
---|---|
edu.cmu.sei.aadl.aadl2 | |
edu.cmu.sei.aadl.aadl2.impl | |
edu.cmu.sei.aadl.aadl2.util |
Uses of ProcessSubcomponent in edu.cmu.sei.aadl.aadl2 |
---|
Methods in edu.cmu.sei.aadl.aadl2 that return ProcessSubcomponent | |
---|---|
ProcessSubcomponent |
SystemImplementation.createOwnedProcessSubcomponent()
Creates a new ProcessSubcomponent and appends it to the 'Owned Process Subcomponent' containment reference list |
ProcessSubcomponent |
AbstractImplementation.createOwnedProcessSubcomponent()
Creates a new ProcessSubcomponent and appends it to the 'Owned Process Subcomponent' containment reference list |
ProcessSubcomponent |
Aadl2Factory.createProcessSubcomponent()
Returns a new object of class 'Process Subcomponent' |
Methods in edu.cmu.sei.aadl.aadl2 that return types with arguments of type ProcessSubcomponent | |
---|---|
org.eclipse.emf.common.util.EList<ProcessSubcomponent> |
SystemImplementation.getOwnedProcessSubcomponents()
Returns the value of the 'Owned Process Subcomponent' containment reference list. |
org.eclipse.emf.common.util.EList<ProcessSubcomponent> |
AbstractImplementation.getOwnedProcessSubcomponents()
Returns the value of the 'Owned Process Subcomponent' containment reference list. |
Uses of ProcessSubcomponent in edu.cmu.sei.aadl.aadl2.impl |
---|
Classes in edu.cmu.sei.aadl.aadl2.impl that implement ProcessSubcomponent | |
---|---|
class |
ProcessSubcomponentImpl
An implementation of the model object 'Process Subcomponent' |
Methods in edu.cmu.sei.aadl.aadl2.impl that return ProcessSubcomponent | |
---|---|
ProcessSubcomponent |
AbstractImplementationImpl.createOwnedProcessSubcomponent()
|
ProcessSubcomponent |
SystemImplementationImpl.createOwnedProcessSubcomponent()
|
ProcessSubcomponent |
Aadl2FactoryImpl.createProcessSubcomponent()
|
Methods in edu.cmu.sei.aadl.aadl2.impl that return types with arguments of type ProcessSubcomponent | |
---|---|
org.eclipse.emf.common.util.EList<ProcessSubcomponent> |
AbstractImplementationImpl.getOwnedProcessSubcomponents()
|
org.eclipse.emf.common.util.EList<ProcessSubcomponent> |
SystemImplementationImpl.getOwnedProcessSubcomponents()
|
Uses of ProcessSubcomponent in edu.cmu.sei.aadl.aadl2.util |
---|
Methods in edu.cmu.sei.aadl.aadl2.util with parameters of type ProcessSubcomponent | |
---|---|
T |
Aadl2Switch.caseProcessSubcomponent(ProcessSubcomponent object)
Returns the result of interpreting the object as an instance of 'Process Subcomponent' |
boolean |
Aadl2Validator.validateProcessSubcomponent(ProcessSubcomponent processSubcomponent,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |