Package | Description |
---|---|
org.osate.aadl2 | |
org.osate.aadl2.impl | |
org.osate.aadl2.instance | |
org.osate.aadl2.instance.impl | |
org.osate.aadl2.modelsupport.util | |
org.osate.aadl2.util |
Modifier and Type | Method and Description |
---|---|
ContainmentPathElement |
Aadl2Factory.createContainmentPathElement()
Returns a new object of class 'Containment Path Element'.
|
ContainmentPathElement |
ContainedNamedElement.createContainmentPathElement()
Creates a new
ContainmentPathElement and appends it to the 'Containment Path Element' containment reference list. |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<ContainmentPathElement> |
ContainedNamedElement.getContainmentPathElements()
Returns the value of the 'Containment Path Element' containment reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
ContainmentPathElementImpl
An implementation of the model object 'Containment Path Element'.
|
Modifier and Type | Method and Description |
---|---|
ContainmentPathElement |
ContainedNamedElementImpl.createContainmentPathElement() |
ContainmentPathElement |
Aadl2FactoryImpl.createContainmentPathElement() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<ContainmentPathElement> |
ContainedNamedElementImpl.getContainmentPathElements() |
Modifier and Type | Method and Description |
---|---|
java.util.Collection<FeatureInstance> |
FeatureInstance.findFeatureInstances(org.eclipse.emf.common.util.EList<ContainmentPathElement> referencePath) |
java.util.List<InstanceObject> |
InstanceObject.findInstanceObjects(org.eclipse.emf.common.util.EList<ContainmentPathElement> referencePath)
Find all instance object that match a given containment path.
|
Modifier and Type | Method and Description |
---|---|
java.util.Collection<FeatureInstance> |
FeatureInstanceImpl.findFeatureInstances(org.eclipse.emf.common.util.EList<ContainmentPathElement> referencePath)
Get all feature instances that fit a given path in a feature group.
|
java.util.List<InstanceObject> |
InstanceObjectImpl.findInstanceObjects(org.eclipse.emf.common.util.EList<ContainmentPathElement> referencePath) |
Modifier and Type | Method and Description |
---|---|
static ContainmentPathElement |
ResolvePrototypeUtil.getPrevious(ContainmentPathElement cpe) |
Modifier and Type | Method and Description |
---|---|
static ContainmentPathElement |
ResolvePrototypeUtil.getPrevious(ContainmentPathElement cpe) |
static PrototypeBinding |
ResolvePrototypeUtil.resolvePrototypeInContainmentPath(Prototype proto,
ContainmentPathElement cpe) |
Modifier and Type | Method and Description |
---|---|
T |
Aadl2Switch.caseContainmentPathElement(ContainmentPathElement object)
Returns the result of interpreting the object as an instance of 'Containment Path Element'.
|
boolean |
Aadl2Validator.validateContainmentPathElement(ContainmentPathElement containmentPathElement,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |