public class CollectionImpl extends EObjectImpl implements Collection
The following features are implemented:
| Modifier and Type | Method and Description |
|---|---|
MultiplicityElement |
basicGetBase_MultiplicityElement() |
Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
Object newValue) |
void |
eUnset(int featureID) |
MultiplicityElement |
getBase_MultiplicityElement() |
boolean |
isNullFree() |
boolean |
isSetIsNullFree() |
void |
setBase_MultiplicityElement(MultiplicityElement newBase_MultiplicityElement) |
void |
setIsNullFree(boolean newIsNullFree) |
String |
toString() |
void |
unsetIsNullFree() |
public MultiplicityElement getBase_MultiplicityElement()
getBase_MultiplicityElement in interface CollectionCollection.setBase_MultiplicityElement(MultiplicityElement),
OCLforUMLPackage.getCollection_Base_MultiplicityElement()public MultiplicityElement basicGetBase_MultiplicityElement()
public void setBase_MultiplicityElement(MultiplicityElement newBase_MultiplicityElement)
setBase_MultiplicityElement in interface CollectionnewBase_MultiplicityElement - the new value of the 'Base Multiplicity Element' reference.Collection.getBase_MultiplicityElement()public boolean isNullFree()
isNullFree in interface CollectionCollection.isSetIsNullFree(),
Collection.unsetIsNullFree(),
Collection.setIsNullFree(boolean),
OCLforUMLPackage.getCollection_IsNullFree()public void setIsNullFree(boolean newIsNullFree)
setIsNullFree in interface CollectionnewIsNullFree - the new value of the 'Is Null Free' attribute.Collection.isSetIsNullFree(),
Collection.unsetIsNullFree(),
Collection.isNullFree()public void unsetIsNullFree()
unsetIsNullFree in interface CollectionCollection.isSetIsNullFree(),
Collection.isNullFree(),
Collection.setIsNullFree(boolean)public boolean isSetIsNullFree()
isSetIsNullFree in interface CollectionCollection.unsetIsNullFree(),
Collection.isNullFree(),
Collection.setIsNullFree(boolean)public Object eGet(int featureID, boolean resolve, boolean coreType)
public void eSet(int featureID,
Object newValue)
public void eUnset(int featureID)
public boolean eIsSet(int featureID)
public String toString()
Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.