|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AnnexSubclause | |
---|---|
edu.cmu.sei.aadl.aadl2 | |
edu.cmu.sei.aadl.aadl2.impl | |
edu.cmu.sei.aadl.aadl2.util |
Uses of AnnexSubclause in edu.cmu.sei.aadl.aadl2 |
---|
Subinterfaces of AnnexSubclause in edu.cmu.sei.aadl.aadl2 | |
---|---|
interface |
DefaultAnnexSubclause
A representation of the model object 'Default Annex Subclause' |
Methods in edu.cmu.sei.aadl.aadl2 that return AnnexSubclause | |
---|---|
AnnexSubclause |
Classifier.createOwnedAnnexSubclause()
Creates a new DefaultAnnexSubclause and appends it to the 'Owned Annex Subclause' containment reference list |
AnnexSubclause |
Classifier.createOwnedAnnexSubclause(org.eclipse.emf.ecore.EClass eClass)
Creates a new AnnexSubclause and appends it to the 'Owned Annex Subclause' containment reference list |
Methods in edu.cmu.sei.aadl.aadl2 that return types with arguments of type AnnexSubclause | |
---|---|
org.eclipse.emf.common.util.EList<AnnexSubclause> |
Classifier.getOwnedAnnexSubclauses()
Returns the value of the 'Owned Annex Subclause' containment reference list. |
Uses of AnnexSubclause in edu.cmu.sei.aadl.aadl2.impl |
---|
Classes in edu.cmu.sei.aadl.aadl2.impl that implement AnnexSubclause | |
---|---|
class |
AnnexSubclauseImpl
An implementation of the model object 'Annex Subclause' |
class |
DefaultAnnexSubclauseImpl
An implementation of the model object 'Default Annex Subclause' |
Fields in edu.cmu.sei.aadl.aadl2.impl with type parameters of type AnnexSubclause | |
---|---|
protected org.eclipse.emf.common.util.EList<AnnexSubclause> |
ClassifierImpl.ownedAnnexSubclauses
The cached value of the ' Owned Annex Subclause ' containment reference list |
Methods in edu.cmu.sei.aadl.aadl2.impl that return AnnexSubclause | |
---|---|
AnnexSubclause |
ClassifierImpl.createOwnedAnnexSubclause()
|
AnnexSubclause |
ClassifierImpl.createOwnedAnnexSubclause(org.eclipse.emf.ecore.EClass eClass)
|
Methods in edu.cmu.sei.aadl.aadl2.impl that return types with arguments of type AnnexSubclause | |
---|---|
org.eclipse.emf.common.util.EList<AnnexSubclause> |
ClassifierImpl.getOwnedAnnexSubclauses()
|
Uses of AnnexSubclause in edu.cmu.sei.aadl.aadl2.util |
---|
Methods in edu.cmu.sei.aadl.aadl2.util with parameters of type AnnexSubclause | |
---|---|
T |
Aadl2Switch.caseAnnexSubclause(AnnexSubclause object)
Returns the result of interpreting the object as an instance of 'Annex Subclause' |
boolean |
Aadl2Validator.validateAnnexSubclause(AnnexSubclause annexSubclause,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |