|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AccessConnection | |
---|---|
edu.cmu.sei.aadl.aadl2 | |
edu.cmu.sei.aadl.aadl2.impl | |
edu.cmu.sei.aadl.aadl2.util |
Uses of AccessConnection in edu.cmu.sei.aadl.aadl2 |
---|
Methods in edu.cmu.sei.aadl.aadl2 that return AccessConnection | |
---|---|
AccessConnection |
Aadl2Factory.createAccessConnection()
Returns a new object of class 'Access Connection' |
AccessConnection |
ComponentImplementation.createOwnedAccessConnection()
Creates a new AccessConnection and appends it to the 'Owned Access Connection' containment reference list |
Methods in edu.cmu.sei.aadl.aadl2 that return types with arguments of type AccessConnection | |
---|---|
org.eclipse.emf.common.util.EList<AccessConnection> |
ComponentImplementation.getOwnedAccessConnections()
Returns the value of the 'Owned Access Connection' containment reference list. |
Uses of AccessConnection in edu.cmu.sei.aadl.aadl2.impl |
---|
Classes in edu.cmu.sei.aadl.aadl2.impl that implement AccessConnection | |
---|---|
class |
AccessConnectionImpl
An implementation of the model object 'Access Connection' |
Methods in edu.cmu.sei.aadl.aadl2.impl that return AccessConnection | |
---|---|
AccessConnection |
Aadl2FactoryImpl.createAccessConnection()
|
AccessConnection |
ComponentImplementationImpl.createOwnedAccessConnection()
|
Methods in edu.cmu.sei.aadl.aadl2.impl that return types with arguments of type AccessConnection | |
---|---|
org.eclipse.emf.common.util.EList<AccessConnection> |
ComponentImplementationImpl.getOwnedAccessConnections()
|
Uses of AccessConnection in edu.cmu.sei.aadl.aadl2.util |
---|
Methods in edu.cmu.sei.aadl.aadl2.util with parameters of type AccessConnection | |
---|---|
T |
Aadl2Switch.caseAccessConnection(AccessConnection object)
Returns the result of interpreting the object as an instance of 'Access Connection' |
boolean |
Aadl2Validator.validateAccessConnection(AccessConnection accessConnection,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |