|
Modelers | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EdgeObjectUV
A representation of the model object 'Edge Object UV'.
The following features are supported:
DiagramInterchangePackage.getEdgeObjectUV()
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
int |
getUDistance()
Returns the value of the 'UDistance' attribute |
int |
getVDistance()
Returns the value of the 'VDistance' attribute |
void |
setUDistance(int value)
Sets the value of the ' UDistance ' attribute |
void |
setVDistance(int value)
Sets the value of the ' VDistance ' attribute |
Methods inherited from interface org.topcased.modeler.di.model.EdgeObject |
---|
getId, setId |
Methods inherited from interface org.topcased.modeler.di.model.DiagramElement |
---|
getContainer, getProperty, getReference, isVisible, setContainer, setVisible |
Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
---|
getEAnnotation, getEAnnotations |
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 |
Field Detail |
---|
static final java.lang.String copyright
Method Detail |
---|
int getUDistance()
If the meaning of the 'UDistance' attribute isn't clear, there really should be more of a description here...
setUDistance(int)
,
DiagramInterchangePackage.getEdgeObjectUV_UDistance()
void setUDistance(int value)
UDistance
' attribute.
value
- the new value of the 'UDistance' attribute.getUDistance()
int getVDistance()
If the meaning of the 'VDistance' attribute isn't clear, there really should be more of a description here...
setVDistance(int)
,
DiagramInterchangePackage.getEdgeObjectUV_VDistance()
void setVDistance(int value)
VDistance
' attribute.
value
- the new value of the 'VDistance' attribute.getVDistance()
|
Modelers | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.