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 |
AbstractType
A representation of the model object 'Abstract Type'.
|
interface |
ProcessorClassifier
A representation of the model object 'Processor Classifier'.
|
interface |
ProcessorImplementation
A representation of the model object 'Processor Implementation'.
|
interface |
ProcessorPrototype
A representation of the model object 'Processor Prototype'.
|
interface |
ProcessorSubcomponent
A representation of the model object 'Processor Subcomponent'.
|
interface |
ProcessorSubcomponentType
A representation of the model object 'Processor Subcomponent Type'.
|
interface |
ProcessorType
A representation of the model object 'Processor Type'.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractClassifierImpl
An implementation of the model object 'Abstract Classifier'.
|
class |
AbstractImplementationImpl
An implementation of the model object 'Abstract Implementation'.
|
class |
AbstractPrototypeImpl
An implementation of the model object 'Abstract Prototype'.
|
class |
AbstractTypeImpl
An implementation of the model object 'Abstract Type'.
|
class |
ProcessorClassifierImpl
An implementation of the model object 'Processor Classifier'.
|
class |
ProcessorImpl
An implementation of the model object 'Processor'.
|
class |
ProcessorImplementationImpl
An implementation of the model object 'Processor Implementation'.
|
class |
ProcessorPrototypeImpl
An implementation of the model object 'Processor Prototype'.
|
class |
ProcessorSubcomponentImpl
An implementation of the model object 'Processor Subcomponent'.
|
class |
ProcessorSubcomponentTypeImpl
An implementation of the model object 'Processor Subcomponent Type'.
|
class |
ProcessorTypeImpl
An implementation of the model object 'Processor Type'.
|
Modifier and Type | Method and Description |
---|---|
T |
Aadl2Switch.caseProcessor(Processor object)
Returns the result of interpreting the object as an instance of 'Processor'.
|
boolean |
Aadl2Validator.validateProcessor(Processor processor,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |