Package | Description |
---|---|
org.osate.aadl2 | |
org.osate.aadl2.impl | |
org.osate.aadl2.util |
Modifier and Type | Interface and Description |
---|---|
interface |
ClassifierValue
A representation of the model object 'Classifier Value'.
|
interface |
MetaclassReference
A representation of the model object 'Metaclass Reference'.
|
Modifier and Type | Method and Description |
---|---|
PropertyOwner |
Property.createAppliesTo(org.eclipse.emf.ecore.EClass eClass)
Creates a new
PropertyOwner and appends it to the 'Applies To' containment reference list. |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<PropertyOwner> |
Property.getAppliesTos()
Returns the value of the 'Applies To' containment reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
ClassifierValueImpl
An implementation of the model object 'Classifier Value'.
|
class |
MetaclassReferenceImpl
An implementation of the model object 'Metaclass Reference'.
|
class |
PropertyOwnerImpl
An implementation of the model object 'Property Owner'.
|
Modifier and Type | Method and Description |
---|---|
PropertyOwner |
PropertyImpl.createAppliesTo(org.eclipse.emf.ecore.EClass eClass) |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<PropertyOwner> |
PropertyImpl.getAppliesTos() |
Modifier and Type | Method and Description |
---|---|
T |
Aadl2Switch.casePropertyOwner(PropertyOwner object)
Returns the result of interpreting the object as an instance of 'Property Owner'.
|
boolean |
Aadl2Validator.validatePropertyOwner(PropertyOwner propertyOwner,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |