|
Generators | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DiagramReference
A representation of the model object 'Diagram Reference'.
The following features are supported:
DiagramconfiguratorPackage.getDiagramReference()
Method Summary | |
---|---|
DiagramConfiguration |
getDiagram()
Returns the value of the 'Diagram' reference. |
int |
getLowerBound()
Returns the value of the 'Lower Bound' attribute. |
int |
getUpperBound()
Returns the value of the 'Upper Bound' attribute. |
void |
setDiagram(DiagramConfiguration value)
Sets the value of the ' Diagram '
reference.
|
void |
setLowerBound(int value)
Sets the value of the ' Lower Bound '
attribute.
|
void |
setUpperBound(int value)
Sets the value of the ' Upper Bound '
attribute.
|
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 |
Method Detail |
---|
DiagramConfiguration getDiagram()
If the meaning of the 'Diagram' reference isn't clear, there really should be more of a description here...
setDiagram(DiagramConfiguration)
,
DiagramconfiguratorPackage.getDiagramReference_Diagram()
void setDiagram(DiagramConfiguration value)
Diagram
'
reference.
value
- the new value of the 'Diagram' reference.getDiagram()
int getLowerBound()
"0"
.
If the meaning of the 'Lower Bound' attribute isn't clear, there really should be more of a description here...
setLowerBound(int)
,
DiagramconfiguratorPackage.getDiagramReference_LowerBound()
void setLowerBound(int value)
Lower Bound
'
attribute.
value
- the new value of the 'Lower Bound' attribute.getLowerBound()
int getUpperBound()
"-1"
.
If the meaning of the 'Upper Bound' attribute isn't clear, there really should be more of a description here...
setUpperBound(int)
,
DiagramconfiguratorPackage.getDiagramReference_UpperBound()
void setUpperBound(int value)
Upper Bound
'
attribute.
value
- the new value of the 'Upper Bound' attribute.getUpperBound()
|
Generators | |||||||||
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.