public interface Collection
The following features are supported:
OCLforUMLPackage.getCollection()| Modifier and Type | Method and Description |
|---|---|
MultiplicityElement |
getBase_MultiplicityElement()
Returns the value of the 'Base Multiplicity Element' reference.
|
boolean |
isNullFree()
Returns the value of the 'Is Null Free' attribute.
|
boolean |
isSetIsNullFree()
Returns whether the value of the '
Is Null Free' attribute is set. |
void |
setBase_MultiplicityElement(MultiplicityElement value)
Sets the value of the '
Base Multiplicity Element' reference. |
void |
setIsNullFree(boolean value)
Sets the value of the '
Is Null Free' attribute. |
void |
unsetIsNullFree()
Unsets the value of the '
Is Null Free' attribute. |
MultiplicityElement getBase_MultiplicityElement()
If the meaning of the 'Base Multiplicity Element' reference isn't clear, there really should be more of a description here...
setBase_MultiplicityElement(MultiplicityElement),
OCLforUMLPackage.getCollection_Base_MultiplicityElement()void setBase_MultiplicityElement(MultiplicityElement value)
Base Multiplicity Element' reference.
value - the new value of the 'Base Multiplicity Element' reference.getBase_MultiplicityElement()boolean isNullFree()
"false".
Whether the type of the TypedElement is a null-free Collection.
isSetIsNullFree(),
unsetIsNullFree(),
setIsNullFree(boolean),
OCLforUMLPackage.getCollection_IsNullFree()void setIsNullFree(boolean value)
Is Null Free' attribute.
value - the new value of the 'Is Null Free' attribute.isSetIsNullFree(),
unsetIsNullFree(),
isNullFree()void unsetIsNullFree()
Is Null Free' attribute.
isSetIsNullFree(),
isNullFree(),
setIsNullFree(boolean)boolean isSetIsNullFree()
Is Null Free' attribute is set.
unsetIsNullFree(),
isNullFree(),
setIsNullFree(boolean)Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.