Package | Description |
---|---|
org.osate.aadl2 | |
org.osate.aadl2.impl | |
org.osate.aadl2.util |
Modifier and Type | Method and Description |
---|---|
ConnectedElement |
Aadl2Factory.createConnectedElement()
Returns a new object of class 'Connected Element'.
|
Modifier and Type | Class and Description |
---|---|
class |
ConnectedElementImpl
An implementation of the model object 'Connected Element'.
|
Modifier and Type | Method and Description |
---|---|
ConnectedElement |
Aadl2FactoryImpl.createConnectedElement() |
Modifier and Type | Method and Description |
---|---|
T |
Aadl2Switch.caseConnectedElement(ConnectedElement object)
Returns the result of interpreting the object as an instance of 'Connected Element'.
|
boolean |
Aadl2Validator.validateConnectedElement(ConnectedElement connectedElement,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |