|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LinkConstraints | |
---|---|
org.eclipse.gmf.mappings | |
org.eclipse.gmf.mappings.impl | |
org.eclipse.gmf.mappings.util |
Uses of LinkConstraints in org.eclipse.gmf.mappings |
---|
Methods in org.eclipse.gmf.mappings that return LinkConstraints | |
---|---|
LinkConstraints |
GMFMapFactory.createLinkConstraints()
Returns a new object of class 'Link Constraints'. |
LinkConstraints |
LinkMapping.getCreationConstraints()
Returns the value of the 'Creation Constraints' containment reference. |
Methods in org.eclipse.gmf.mappings with parameters of type LinkConstraints | |
---|---|
void |
LinkMapping.setCreationConstraints(LinkConstraints value)
Sets the value of the ' Creation Constraints ' containment reference. |
Uses of LinkConstraints in org.eclipse.gmf.mappings.impl |
---|
Fields in org.eclipse.gmf.mappings.impl declared as LinkConstraints | |
---|---|
protected LinkConstraints |
LinkMappingImpl.creationConstraints
The cached value of the ' Creation Constraints ' containment reference. |
Methods in org.eclipse.gmf.mappings.impl that return LinkConstraints | |
---|---|
LinkConstraints |
GMFMapFactoryImpl.createLinkConstraints()
|
LinkConstraints |
LinkMappingImpl.getCreationConstraints()
|
Methods in org.eclipse.gmf.mappings.impl with parameters of type LinkConstraints | |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
LinkMappingImpl.basicSetCreationConstraints(LinkConstraints newCreationConstraints,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
LinkMappingImpl.setCreationConstraints(LinkConstraints newCreationConstraints)
|
Uses of LinkConstraints in org.eclipse.gmf.mappings.util |
---|
Methods in org.eclipse.gmf.mappings.util with parameters of type LinkConstraints | |
---|---|
T |
GMFMapSwitch.caseLinkConstraints(LinkConstraints object)
Returns the result of interpreting the object as an instance of 'Link Constraints'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |