|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MappedProperty
A representation of the model object 'Mapped Property'.
The following features are supported:
ModelPackage.getMappedProperty()
Method Summary | |
---|---|
SubcomponentInstance |
getInstance()
Returns the value of the 'Instance' reference |
java.lang.String |
getSubcomponentPropertyName()
Returns the value of the 'Subcomponent Property Name' attribute |
void |
setInstance(SubcomponentInstance value)
Sets the value of the ' Instance ' reference |
void |
setSubcomponentPropertyName(java.lang.String value)
Sets the value of the ' Subcomponent Property Name ' attribute |
Methods inherited from interface org.objectweb.dsrg.sofa.repository.model.Property |
---|
getType, setType |
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 |
---|
java.lang.String getSubcomponentPropertyName()
If the meaning of the 'Subcomponent Property Name' attribute isn't clear, there really should be more of a description here...
setSubcomponentPropertyName(String)
,
ModelPackage.getMappedProperty_SubcomponentPropertyName()
void setSubcomponentPropertyName(java.lang.String value)
Subcomponent Property Name
' attribute.
value
- the new value of the 'Subcomponent Property Name' attribute.getSubcomponentPropertyName()
SubcomponentInstance getInstance()
If the meaning of the 'Instance' reference isn't clear, there really should be more of a description here...
setInstance(SubcomponentInstance)
,
ModelPackage.getMappedProperty_Instance()
void setInstance(SubcomponentInstance value)
Instance
' reference.
value
- the new value of the 'Instance' reference.getInstance()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |