|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SubcomponentInstance
A representation of the model object 'Subcomponent Instance'.
The following features are supported:
ModelPackage.getSubcomponentInstance()
Method Summary | |
---|---|
Architecture |
getInstantiatesArchitecture()
Returns the value of the 'Instantiates Architecture' reference |
Frame |
getInstantiatesFrame()
Returns the value of the 'Instantiates Frame' reference |
boolean |
isIsCollection()
Returns the value of the 'Is Collection' attribute |
void |
setInstantiatesArchitecture(Architecture value)
Sets the value of the ' Instantiates Architecture ' reference |
void |
setInstantiatesFrame(Frame value)
Sets the value of the ' Instantiates Frame ' reference |
void |
setIsCollection(boolean value)
Sets the value of the ' Is Collection ' attribute |
Methods inherited from interface org.objectweb.dsrg.sofa.repository.model.NamedEntity |
---|
getName, setName |
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 |
Method Detail |
---|
boolean isIsCollection()
If the meaning of the 'Is Collection' attribute isn't clear, there really should be more of a description here...
setIsCollection(boolean)
,
ModelPackage.getSubcomponentInstance_IsCollection()
void setIsCollection(boolean value)
Is Collection
' attribute.
value
- the new value of the 'Is Collection' attribute.isIsCollection()
Frame getInstantiatesFrame()
If the meaning of the 'Instantiates Frame' reference isn't clear, there really should be more of a description here...
setInstantiatesFrame(Frame)
,
ModelPackage.getSubcomponentInstance_InstantiatesFrame()
void setInstantiatesFrame(Frame value)
Instantiates Frame
' reference.
value
- the new value of the 'Instantiates Frame' reference.getInstantiatesFrame()
Architecture getInstantiatesArchitecture()
If the meaning of the 'Instantiates Architecture' reference isn't clear, there really should be more of a description here...
setInstantiatesArchitecture(Architecture)
,
ModelPackage.getSubcomponentInstance_InstantiatesArchitecture()
void setInstantiatesArchitecture(Architecture value)
Instantiates Architecture
' reference.
value
- the new value of the 'Instantiates Architecture' reference.getInstantiatesArchitecture()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |