|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MicroComponent
A representation of the model object 'Micro Component'.
The following features are supported:
Delegates Provided
Delegates Required
Required Interface
Content
Provided Interface
Delegated Interface Type
ModelPackage.getMicroComponent()
Method Summary | |
---|---|
MicroContent |
getContent()
Returns the value of the 'Content' containment reference |
MicroInterfaceType |
getDelegatedInterfaceType()
Returns the value of the 'Delegated Interface Type' reference |
org.eclipse.emf.common.util.EList<MicroInterface> |
getProvidedInterface()
Returns the value of the 'Provided Interface' containment reference list. |
org.eclipse.emf.common.util.EList<MicroInterface> |
getRequiredInterface()
Returns the value of the 'Required Interface' containment reference list. |
boolean |
isDelegatesProvided()
Returns the value of the 'Delegates Provided' attribute |
boolean |
isDelegatesRequired()
Returns the value of the 'Delegates Required' attribute |
void |
setContent(MicroContent value)
Sets the value of the ' Content ' containment reference |
void |
setDelegatedInterfaceType(MicroInterfaceType value)
Sets the value of the ' Delegated Interface Type ' reference |
void |
setDelegatesProvided(boolean value)
Sets the value of the ' Delegates Provided ' attribute |
void |
setDelegatesRequired(boolean value)
Sets the value of the ' Delegates Required ' attribute |
Methods inherited from interface org.objectweb.dsrg.sofa.repository.model.VersionedEntity |
---|
addInfo, addTag, getInfo, getVersion, isLocked, removeTag, setLocked, setVersion |
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 isDelegatesProvided()
If the meaning of the 'Delegates Provided' attribute isn't clear, there really should be more of a description here...
setDelegatesProvided(boolean)
,
ModelPackage.getMicroComponent_DelegatesProvided()
void setDelegatesProvided(boolean value)
Delegates Provided
' attribute.
value
- the new value of the 'Delegates Provided' attribute.isDelegatesProvided()
boolean isDelegatesRequired()
If the meaning of the 'Delegates Required' attribute isn't clear, there really should be more of a description here...
setDelegatesRequired(boolean)
,
ModelPackage.getMicroComponent_DelegatesRequired()
void setDelegatesRequired(boolean value)
Delegates Required
' attribute.
value
- the new value of the 'Delegates Required' attribute.isDelegatesRequired()
org.eclipse.emf.common.util.EList<MicroInterface> getRequiredInterface()
MicroInterface
.
If the meaning of the 'Required Interface' containment reference list isn't clear, there really should be more of a description here...
ModelPackage.getMicroComponent_RequiredInterface()
MicroContent getContent()
If the meaning of the 'Content' containment reference isn't clear, there really should be more of a description here...
setContent(MicroContent)
,
ModelPackage.getMicroComponent_Content()
void setContent(MicroContent value)
Content
' containment reference.
value
- the new value of the 'Content' containment reference.getContent()
org.eclipse.emf.common.util.EList<MicroInterface> getProvidedInterface()
MicroInterface
.
If the meaning of the 'Provided Interface' containment reference list isn't clear, there really should be more of a description here...
ModelPackage.getMicroComponent_ProvidedInterface()
MicroInterfaceType getDelegatedInterfaceType()
If the meaning of the 'Delegated Interface Type' containment reference isn't clear, there really should be more of a description here...
setDelegatedInterfaceType(MicroInterfaceType)
,
ModelPackage.getMicroComponent_DelegatedInterfaceType()
void setDelegatedInterfaceType(MicroInterfaceType value)
Delegated Interface Type
' reference.
value
- the new value of the 'Delegated Interface Type' reference.getDelegatedInterfaceType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |