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