|
Dresden OCL Toolkit | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An interface defining the operation size
that is
defined on the OCL Collections and on the type String. The name
("sizeable") may be a bit odd, but it keeps to the convention of
ending interface names with "-able".
OclCollection
,
OclString
Method Summary | |
OclInteger |
size()
An operation representing the size property defined on collections and strings. |
Methods inherited from interface tudresden.ocl.lib.OclRoot |
getFeature, getFeatureAsCollection, getUndefinedReason, isEqualTo, isNotEqualTo, isUndefined |
Method Detail |
public OclInteger size()
|
Dresden OCL Toolkit | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |