|
|
|
|
org.eclipse.gmf.codegen.gmfgen
Interface LinkConstraints
-
All Superinterfaces:
- org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
-
All Known Subinterfaces:
-
GenDiagram
-
All Known Implementing Classes:
-
GenDiagramImpl
-
public interface LinkConstraints
- extends org.eclipse.emf.ecore.EObject
A representation of the model object '
Link Constraints
'.
-
See Also:
-
GMFGenPackage.getLinkConstraints()
-
** Generated **
-
-
Model:
- interface="true" abstract="true"
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
|
hasLinkCreationConstraints
boolean hasLinkCreationConstraints()
-
Indicates whether this diagram contains link creation constraints or not
-
-
-
** Generated **
-
-
Model:
- required="true"
annotation="https://www.eclipse.org/gmf/2006/deprecated documentation='LinkCreationConstants should be generated if diagram has any links'"
getLinkCreationConstraintsClassName
java.lang.String getLinkCreationConstraintsClassName()
-
Gets the name of the constraints holder class
-
-
-
** Generated **
-
-
Model:
- kind="operation" required="true"
getLinkCreationConstraintsQualifiedClassName
java.lang.String getLinkCreationConstraintsQualifiedClassName()
-
Gets the qualified name of the constraints holder class
-
-
-
** Generated **
-
-
Model:
- kind="operation" required="true"
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.
|
|
|