|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LinkConstraints
A representation of the model object 'Link Constraints'. Groups constraints on the link source and target end
The following features are supported:
GMFMapPackage.getLinkConstraints()
Method Summary | |
---|---|
LinkMapping |
getLinkMapping()
Returns the value of the 'Link Mapping' container reference. |
Constraint |
getSourceEnd()
Returns the value of the 'Source End' containment reference. |
Constraint |
getTargetEnd()
Returns the value of the 'Target End' containment reference. |
void |
setSourceEnd(Constraint value)
Sets the value of the ' Source End ' containment reference. |
void |
setTargetEnd(Constraint value)
Sets the value of the ' Target End ' containment reference. |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
LinkMapping getLinkMapping()
Creation Constraints
'.
References the link mapping restricted by these constraints
GMFMapPackage.getLinkConstraints_LinkMapping()
,
LinkMapping.getCreationConstraints()
Constraint getSourceEnd()
setSourceEnd(Constraint)
,
GMFMapPackage.getLinkConstraints_SourceEnd()
void setSourceEnd(Constraint value)
Source End
' containment reference.
value
- the new value of the 'Source End' containment reference.getSourceEnd()
Constraint getTargetEnd()
setTargetEnd(Constraint)
,
GMFMapPackage.getLinkConstraints_TargetEnd()
void setTargetEnd(Constraint value)
Target End
' containment reference.
value
- the new value of the 'Target End' containment reference.getTargetEnd()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |