|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MultiplicityBoundsCS
A representation of the model object 'Integer Multiplicity CS'.
The following features are supported:
BaseCSPackage.getMultiplicityBoundsCS()| Method Summary | |
|---|---|
int |
getLowerBound()
Returns the value of the 'Lower Bound' attribute. |
java.lang.Integer |
getUpperBound()
Returns the value of the 'Upper Bound' attribute. |
void |
setLowerBound(int value)
Sets the value of the ' Lower Bound' attribute. |
void |
setUpperBound(java.lang.Integer value)
Sets the value of the ' Upper Bound' attribute. |
| Methods inherited from interface org.eclipse.ocl.examples.xtext.base.basecs.MultiplicityCS |
|---|
getLower, getUpper |
| Methods inherited from interface org.eclipse.ocl.examples.xtext.base.basecs.ElementCS |
|---|
accept, getDescription, getLogicalParent |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Methods inherited from interface org.eclipse.ocl.examples.xtext.base.basecs.util.VisitableCS |
|---|
eClass |
| Method Detail |
|---|
int getLowerBound()
"1".
If the meaning of the 'Lower Bound' attribute isn't clear, there really should be more of a description here...
setLowerBound(int),
BaseCSPackage.getMultiplicityBoundsCS_LowerBound()void setLowerBound(int value)
Lower Bound' attribute.
value - the new value of the 'Lower Bound' attribute.getLowerBound()java.lang.Integer getUpperBound()
If the meaning of the 'Upper Bound' attribute isn't clear, there really should be more of a description here...
setUpperBound(Integer),
BaseCSPackage.getMultiplicityBoundsCS_UpperBound()void setUpperBound(java.lang.Integer value)
Upper Bound' attribute.
value - the new value of the 'Upper Bound' attribute.getUpperBound()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||