Package | Description |
---|---|
org.osate.aadl2 | |
org.osate.aadl2.impl | |
org.osate.aadl2.util |
Modifier and Type | Interface and Description |
---|---|
interface |
AbstractClassifier
A representation of the model object 'Abstract Classifier'.
|
interface |
AbstractImplementation
A representation of the model object 'Abstract Implementation'.
|
interface |
AbstractPrototype
A representation of the model object 'Abstract Prototype'.
|
interface |
AbstractSubcomponent
A representation of the model object 'Abstract Subcomponent'.
|
interface |
AbstractSubcomponentType
A representation of the model object 'Abstract Subcomponent Type'.
|
interface |
AbstractType
A representation of the model object 'Abstract Type'.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractClassifierImpl
An implementation of the model object 'Abstract Classifier'.
|
class |
AbstractImpl
An implementation of the model object 'Abstract'.
|
class |
AbstractImplementationImpl
An implementation of the model object 'Abstract Implementation'.
|
class |
AbstractPrototypeImpl
An implementation of the model object 'Abstract Prototype'.
|
class |
AbstractSubcomponentImpl
An implementation of the model object 'Abstract Subcomponent'.
|
class |
AbstractSubcomponentTypeImpl
An implementation of the model object 'Abstract Subcomponent Type'.
|
class |
AbstractTypeImpl
An implementation of the model object 'Abstract Type'.
|
Modifier and Type | Method and Description |
---|---|
T |
Aadl2Switch.caseAbstract(Abstract object)
Returns the result of interpreting the object as an instance of 'Abstract'.
|
boolean |
Aadl2Validator.validateAbstract(Abstract abstract_,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |