Package | Description |
---|---|
org.osate.aadl2 | |
org.osate.aadl2.impl | |
org.osate.aadl2.util | |
org.osate.xtext.aadl2.properties.validation |
Modifier and Type | Method and Description |
---|---|
ClassifierValue |
Aadl2Factory.createClassifierValue()
Returns a new object of class 'Classifier Value'.
|
Modifier and Type | Class and Description |
---|---|
class |
ClassifierValueImpl
An implementation of the model object 'Classifier Value'.
|
Modifier and Type | Method and Description |
---|---|
ClassifierValue |
Aadl2FactoryImpl.createClassifierValue() |
Modifier and Type | Method and Description |
---|---|
T |
Aadl2Switch.caseClassifierValue(ClassifierValue object)
Returns the result of interpreting the object as an instance of 'Classifier Value'.
|
boolean |
Aadl2Validator.validateClassifierValue(ClassifierValue classifierValue,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |
Modifier and Type | Method and Description |
---|---|
void |
PropertiesJavaValidator.caseClassifierValue(ClassifierValue nt)
Check Classifier reference for right type.
|