|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface UDomain2UVariable
A representation of the model object 'U2 Port Binding'.
The following features are supported:
UcorePackage.getUDomain2UVariable()
Method Summary | |
---|---|
UDomain |
getSource()
|
UVariable |
getTarget()
|
UDomain |
getUDomain()
Returns the value of the 'UDomain' reference. |
UVariable |
getUVariable()
Returns the value of the 'UVariable' reference. |
void |
initialise(UDomain source,
UVariable target)
|
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 |
---|
UVariable getUVariable()
If the meaning of the 'Variable' reference isn't clear, there really should be more of a description here...
UcorePackage.getUDomain2UVariable_UVariable()
UDomain getUDomain()
If the meaning of the 'Port' reference isn't clear, there really should be more of a description here...
UcorePackage.getUDomain2UVariable_UDomain()
UDomain getSource()
getSource
in interface E2Link
UVariable getTarget()
getTarget
in interface E2Link
void initialise(UDomain source, UVariable target)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |