|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface UBinding
A representation of the model object 'U2 Progression'.
The following features are supported:
UcorePackage.getUBinding()
Method Summary | |
---|---|
UMappingInstance |
getSource()
Returns the value of the 'Source' reference. |
java.lang.String |
getSourceId()
Returns the value of the 'Source Id' attribute. |
UVariable |
getTarget()
Returns the value of the 'Target' reference. |
java.lang.String |
getTargetId()
Returns the value of the 'Target Id' attribute. |
UDomain |
getUDomain()
Returns the value of the 'UDomain' reference. |
UMappingInstance |
getUMappingInstance()
Returns the value of the 'UMapping Instance' container reference. |
void |
setSource(UMappingInstance value)
Sets the value of the ' Source ' reference. |
void |
setSourceId(java.lang.String value)
Sets the value of the ' Source Id ' attribute. |
void |
setTarget(UVariable value)
Sets the value of the ' Target ' reference. |
void |
setTargetId(java.lang.String value)
Sets the value of the ' Target Id ' attribute. |
void |
setUDomain(UDomain value)
Sets the value of the ' UDomain ' reference. |
void |
setUMappingInstance(UMappingInstance value)
Sets the value of the ' UMapping Instance ' container reference. |
Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
---|
getEAnnotation, getEAnnotations |
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 |
---|
UMappingInstance getUMappingInstance()
UBindings
'.
If the meaning of the 'Evolution' container reference isn't clear, there really should be more of a description here...
setUMappingInstance(UMappingInstance)
,
UcorePackage.getUBinding_UMappingInstance()
,
UMappingInstance.getUBindings()
void setUMappingInstance(UMappingInstance value)
UMapping Instance
' container reference.
value
- the new value of the 'UMapping Instance' container reference.getUMappingInstance()
UMappingInstance getSource()
If the meaning of the 'Source' reference isn't clear, there really should be more of a description here...
getSource
in interface E2Link
setSource(UMappingInstance)
,
UcorePackage.getUBinding_Source()
void setSource(UMappingInstance value)
Source
' reference.
value
- the new value of the 'Source' reference.getSource()
java.lang.String getSourceId()
If the meaning of the 'Source Id' attribute isn't clear, there really should be more of a description here...
setSourceId(String)
,
UcorePackage.getUBinding_SourceId()
void setSourceId(java.lang.String value)
Source Id
' attribute.
value
- the new value of the 'Source Id' attribute.getSourceId()
UVariable getTarget()
If the meaning of the 'Target' reference isn't clear, there really should be more of a description here...
getTarget
in interface E2Link
setTarget(UVariable)
,
UcorePackage.getUBinding_Target()
void setTarget(UVariable value)
Target
' reference.
value
- the new value of the 'Target' reference.getTarget()
java.lang.String getTargetId()
If the meaning of the 'Target Id' attribute isn't clear, there really should be more of a description here...
setTargetId(String)
,
UcorePackage.getUBinding_TargetId()
void setTargetId(java.lang.String value)
Target Id
' attribute.
value
- the new value of the 'Target Id' attribute.getTargetId()
UDomain getUDomain()
If the meaning of the 'UDomain' reference isn't clear, there really should be more of a description here...
setUDomain(UDomain)
,
UcorePackage.getUBinding_UDomain()
void setUDomain(UDomain value)
UDomain
' reference.
value
- the new value of the 'UDomain' reference.getUDomain()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |