Package | Description |
---|---|
org.osate.aadl2 | |
org.osate.aadl2.impl | |
org.osate.aadl2.util |
Modifier and Type | Method and Description |
---|---|
FeaturePrototypeReference |
Aadl2Factory.createFeaturePrototypeReference()
Returns a new object of class 'Feature Prototype Reference'.
|
Modifier and Type | Class and Description |
---|---|
class |
FeaturePrototypeReferenceImpl
An implementation of the model object 'Feature Prototype Reference'.
|
Modifier and Type | Method and Description |
---|---|
FeaturePrototypeReference |
Aadl2FactoryImpl.createFeaturePrototypeReference() |
Modifier and Type | Method and Description |
---|---|
T |
Aadl2Switch.caseFeaturePrototypeReference(FeaturePrototypeReference object)
Returns the result of interpreting the object as an instance of 'Feature Prototype Reference'.
|
boolean |
Aadl2Validator.validateFeaturePrototypeReference(FeaturePrototypeReference featurePrototypeReference,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |