public class Collection_EPackageImpl extends MinimalEObjectImpl.Container implements Collection_EPackage
The following features are implemented:
| Modifier and Type | Method and Description |
|---|---|
Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
Object newValue) |
void |
eUnset(int featureID) |
boolean |
isNullFree() |
void |
setNullFree(boolean newNullFree) |
String |
toString() |
public boolean isNullFree()
isNullFree in interface Collection_EPackageCollection_EPackage.setNullFree(boolean),
PivotAnnotationsPackage.getCollection_EPackage_NullFree()public void setNullFree(boolean newNullFree)
setNullFree in interface Collection_EPackagenewNullFree - the new value of the 'Null Free' attribute.Collection_EPackage.isNullFree()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.