|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GenLinkConstraints | |
|---|---|
| org.eclipse.gmf.codegen.gmfgen | |
| org.eclipse.gmf.codegen.gmfgen.impl | |
| org.eclipse.gmf.codegen.gmfgen.util | |
| Uses of GenLinkConstraints in org.eclipse.gmf.codegen.gmfgen |
|---|
| Methods in org.eclipse.gmf.codegen.gmfgen that return GenLinkConstraints | |
|---|---|
GenLinkConstraints |
GMFGenFactory.createGenLinkConstraints()
Returns a new object of class 'Gen Link Constraints'. |
GenLinkConstraints |
GenLink.getCreationConstraints()
Returns the value of the 'Creation Constraints' containment reference. |
| Methods in org.eclipse.gmf.codegen.gmfgen with parameters of type GenLinkConstraints | |
|---|---|
void |
GenLink.setCreationConstraints(GenLinkConstraints value)
Sets the value of the ' Creation Constraints' containment reference. |
| Uses of GenLinkConstraints in org.eclipse.gmf.codegen.gmfgen.impl |
|---|
| Classes in org.eclipse.gmf.codegen.gmfgen.impl that implement GenLinkConstraints | |
|---|---|
class |
GenLinkConstraintsImpl
An implementation of the model object 'Gen Link Constraints'. |
| Fields in org.eclipse.gmf.codegen.gmfgen.impl declared as GenLinkConstraints | |
|---|---|
protected GenLinkConstraints |
GenLinkImpl.creationConstraints
The cached value of the ' Creation Constraints' containment reference. |
| Methods in org.eclipse.gmf.codegen.gmfgen.impl that return GenLinkConstraints | |
|---|---|
GenLinkConstraints |
GMFGenFactoryImpl.createGenLinkConstraints()
|
GenLinkConstraints |
GenLinkImpl.getCreationConstraints()
|
| Methods in org.eclipse.gmf.codegen.gmfgen.impl with parameters of type GenLinkConstraints | |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
GenLinkImpl.basicSetCreationConstraints(GenLinkConstraints newCreationConstraints,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
GenLinkImpl.setCreationConstraints(GenLinkConstraints newCreationConstraints)
|
| Uses of GenLinkConstraints in org.eclipse.gmf.codegen.gmfgen.util |
|---|
| Methods in org.eclipse.gmf.codegen.gmfgen.util with parameters of type GenLinkConstraints | |
|---|---|
T |
GMFGenSwitch.caseGenLinkConstraints(GenLinkConstraints object)
Returns the result of interpreting the object as an instance of 'Gen Link Constraints'. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||