Package | Description |
---|---|
org.osate.aadl2 | |
org.osate.aadl2.impl | |
org.osate.aadl2.util |
Modifier and Type | Method and Description |
---|---|
ClassifierType |
Aadl2Factory.createClassifierType()
Returns a new object of class 'Classifier Type'.
|
Modifier and Type | Class and Description |
---|---|
class |
ClassifierTypeImpl
An implementation of the model object 'Classifier Type'.
|
Modifier and Type | Method and Description |
---|---|
ClassifierType |
Aadl2FactoryImpl.createClassifierType() |
Modifier and Type | Method and Description |
---|---|
T |
Aadl2Switch.caseClassifierType(ClassifierType object)
Returns the result of interpreting the object as an instance of 'Classifier Type'.
|
boolean |
Aadl2Validator.validateClassifierType(ClassifierType classifierType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |