|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AadlPrivate | |
---|---|
edu.cmu.sei.aadl.model.core | |
edu.cmu.sei.aadl.model.core.impl | This package contains interfaces and classes that represent the abstract component objects as well as the pacakge concepts. |
edu.cmu.sei.aadl.model.core.util |
Uses of AadlPrivate in edu.cmu.sei.aadl.model.core |
---|
Methods in edu.cmu.sei.aadl.model.core that return AadlPrivate | |
---|---|
AadlPrivate |
CoreFactory.createAadlPrivate()
Returns a new object of class 'Aadl Private' |
AadlPrivate |
AadlPackage.getAadlPrivate()
Returns the value of the 'Aadl Private' containment reference |
Methods in edu.cmu.sei.aadl.model.core with parameters of type AadlPrivate | |
---|---|
void |
AadlPackage.setAadlPrivate(AadlPrivate value)
Sets the value of the ' Aadl Private ' containment reference |
Uses of AadlPrivate in edu.cmu.sei.aadl.model.core.impl |
---|
Classes in edu.cmu.sei.aadl.model.core.impl that implement AadlPrivate | |
---|---|
class |
AadlPrivateImpl
An implementation of the model object 'Aadl Private' |
Fields in edu.cmu.sei.aadl.model.core.impl declared as AadlPrivate | |
---|---|
protected AadlPrivate |
AadlPackageImpl.aadlPrivate
The cached value of the ' Aadl Private ' containment reference |
Methods in edu.cmu.sei.aadl.model.core.impl that return AadlPrivate | |
---|---|
AadlPrivate |
CoreFactoryImpl.createAadlPrivate()
|
AadlPrivate |
AadlPackageImpl.getAadlPrivate()
|
Methods in edu.cmu.sei.aadl.model.core.impl with parameters of type AadlPrivate | |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
AadlPackageImpl.basicSetAadlPrivate(AadlPrivate newAadlPrivate,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
AadlPackageImpl.setAadlPrivate(AadlPrivate newAadlPrivate)
|
Uses of AadlPrivate in edu.cmu.sei.aadl.model.core.util |
---|
Methods in edu.cmu.sei.aadl.model.core.util with parameters of type AadlPrivate | |
---|---|
java.lang.Object |
CoreSwitch.caseAadlPrivate(AadlPrivate object)
Returns the result of interpretting the object as an instance of 'Aadl Private' |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |