|
Generation Framework | ||||||||||
| 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 |
| Classes in org.eclipse.gmf.mappings.impl that implement LinkConstraints | |
class |
LinkConstraintsImpl
An implementation of the model object 'Link Constraints' |
| 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 | |
NotificationChain |
LinkMappingImpl.basicSetCreationConstraints(LinkConstraints newCreationConstraints,
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 | |
java.lang.Object |
GMFMapSwitch.caseLinkConstraints(LinkConstraints object)
Returns the result of interpretting the object as an instance of 'Link Constraints' |
|
Generation Framework | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.