Model elements with a multiplicity [lower..upper] inherit this class
@ecore "true"
@http://www.eclipse.org/emf/2002/GenModel "null"
Property Summary | |
---|---|
Boolean |
isOrdered
Boolean stating whether the element is ordered @ecore "true"@http://www.eclipse.org/emf/2002/GenModel "null" |
Boolean |
isUnique
Boolean stating whether duplicated elements are allowed @ecore "true"@http://www.eclipse.org/emf/2002/GenModel "null" |
Integer |
lower
Min cardinality of the element @ecore "true"@http://www.eclipse.org/emf/2002/GenModel "null" |
Integer |
upper
Max cardinality of the element, '-1' for '*' @ecore "true"@http://www.eclipse.org/emf/2002/GenModel "null" |
Boolean isOrdered
Boolean isUnique
Integer lower
Integer upper