Package | Description |
---|---|
org.osate.aadl2 | |
org.osate.aadl2.impl | |
org.osate.aadl2.util |
Modifier and Type | Interface and Description |
---|---|
interface |
BasicProperty
A representation of the model object 'Basic Property'.
|
interface |
Property
A representation of the model object 'Property Definition'.
|
interface |
PropertyConstant
A representation of the model object 'Property Constant'.
|
interface |
RecordField
A representation of the model object 'Record Field'.
|
Modifier and Type | Class and Description |
---|---|
class |
BasicPropertyImpl
An implementation of the model object 'Basic Property'.
|
class |
PropertyConstantImpl
An implementation of the model object 'Property Constant'.
|
class |
PropertyImpl
An implementation of the model object 'Property'.
|
class |
RecordFieldImpl
An implementation of the model object 'Record Field'.
|
class |
TypedElementImpl
An implementation of the model object 'Typed Element'.
|
Modifier and Type | Method and Description |
---|---|
T |
Aadl2Switch.caseTypedElement(TypedElement object)
Returns the result of interpreting the object as an instance of 'Typed Element'.
|
boolean |
Aadl2Validator.validateTypedElement(TypedElement typedElement,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |