Package | Description |
---|---|
org.osate.aadl2 | |
org.osate.aadl2.impl | |
org.osate.aadl2.instance | |
org.osate.aadl2.instance.impl | |
org.osate.aadl2.util |
Modifier and Type | Method and Description |
---|---|
ArrayRange |
ContainmentPathElement.createArrayRange()
Creates a new
ArrayRange and appends it to the 'Array Range' containment reference list. |
ArrayRange |
Aadl2Factory.createArrayRange()
Returns a new object of class 'Array Range'.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<ArrayRange> |
ContainmentPathElement.getArrayRanges()
Returns the value of the 'Array Range' containment reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
ArrayRangeImpl
An implementation of the model object 'Array Range'.
|
Modifier and Type | Method and Description |
---|---|
ArrayRange |
ContainmentPathElementImpl.createArrayRange() |
ArrayRange |
Aadl2FactoryImpl.createArrayRange() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<ArrayRange> |
ContainmentPathElementImpl.getArrayRanges() |
Modifier and Type | Method and Description |
---|---|
boolean |
InstanceObject.matchesIndex(java.util.List<ArrayRange> ranges) |
Modifier and Type | Method and Description |
---|---|
boolean |
InstanceObjectImpl.matchesIndex(java.util.List<ArrayRange> ranges) |
boolean |
FeatureInstanceImpl.matchesIndex(java.util.List<ArrayRange> ranges) |
boolean |
ComponentInstanceImpl.matchesIndex(java.util.List<ArrayRange> ranges) |
Modifier and Type | Method and Description |
---|---|
T |
Aadl2Switch.caseArrayRange(ArrayRange object)
Returns the result of interpreting the object as an instance of 'Array Range'.
|
boolean |
Aadl2Validator.validateArrayRange(ArrayRange arrayRange,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |