|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BusType
A representation of the model object 'Bus Type'.
The following features are supported:
ComponentPackage.getBusType()
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
void |
addImplementations(BusImpl value)
Adds to the list the value of the ' Implementations ' reference list |
BusType |
getExtend()
Returns the value of the 'Extend' reference |
BusFeatures |
getFeatures()
Returns the value of the 'Features' containment reference |
org.eclipse.emf.common.util.EList |
getImplementations()
Returns the value of the 'Implementations' reference list. |
boolean |
isSetExtend()
Returns whether the value of the ' Extend ' reference is set |
void |
setExtend(BusType value)
Sets the value of the ' Extend ' reference |
void |
setFeatures(BusFeatures value)
Sets the value of the ' Features ' containment reference |
void |
unsetExtend()
Unsets the value of the ' Extend ' reference |
Methods inherited from interface edu.cmu.sei.aadl.model.core.ComponentType |
---|
addFeature, createXFeatures, findFeature, findFlowSpec, getAllFlowSpec, getFlowSpec, getFlowSpecs, getFlowSpecs, getQualifiedName, getXAllFeature, getXFeature, getXFeatures, getXFeatures, setFlowSpecs |
Methods inherited from interface edu.cmu.sei.aadl.model.core.ComponentClassifier |
---|
checkAppliesToClassifier, getCategory, isDescendentOf |
Methods inherited from interface edu.cmu.sei.aadl.model.core.Classifier |
---|
addAnnexSubclause, getAllPropertyAssociation, getAnnexSubclause, getExtendedClassifierReference, getExtendedQualifiedName, getPackageName, getXAllExtend, getXAllExtendPlusSelf, getXExtend, hasExtends, setExtendedClassifierReference |
Methods inherited from interface edu.cmu.sei.aadl.model.core.NamedElement |
---|
getName, setName |
Methods inherited from interface edu.cmu.sei.aadl.model.core.AObject |
---|
addComment, getAadlSpec, getAObjectRoot, getChildren, getComment, getContainingClassifier, getContainingClassifierNameSpace, getContainingComponentImpl, getContainingComponentType, getContainingPropertyAssociationDefinitionConstant, getContainingSubcomponent, getLocationReference, getReferencedObject, getSecondReferencedObject, getSystemInstance, setLocationReference, setLocationReference |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Methods inherited from interface org.eclipse.core.runtime.IAdaptable |
---|
getAdapter |
Field Detail |
---|
static final java.lang.String copyright
Method Detail |
---|
org.eclipse.emf.common.util.EList getImplementations()
BusImpl
.
It is bidirectional and its opposite is 'Comp Type
'.
If the meaning of the 'Implementations' reference list isn't clear, there really should be more of a description here...
getImplementations
in interface ComponentType
ComponentPackage.getBusType_Implementations()
,
BusImpl.getCompType()
void addImplementations(BusImpl value)
Implementations
' reference list.
value
- the value to add to 'Implementations' reference list.BusType getExtend()
If the meaning of the 'Extend' reference isn't clear, there really should be more of a description here...
isSetExtend()
,
unsetExtend()
,
setExtend(BusType)
,
ComponentPackage.getBusType_Extend()
void setExtend(BusType value)
Extend
' reference.
value
- the new value of the 'Extend' reference.isSetExtend()
,
unsetExtend()
,
getExtend()
void unsetExtend()
Extend
' reference.
isSetExtend()
,
getExtend()
,
setExtend(BusType)
boolean isSetExtend()
Extend
' reference is set.
unsetExtend()
,
getExtend()
,
setExtend(BusType)
BusFeatures getFeatures()
If the meaning of the 'Features' containment reference isn't clear, there really should be more of a description here...
setFeatures(BusFeatures)
,
ComponentPackage.getBusType_Features()
void setFeatures(BusFeatures value)
Features
' containment reference.
value
- the new value of the 'Features' containment reference.getFeatures()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |