public class ACOrgUnitImpl<E extends ESOrgUnit> extends IdentifiableElementImpl implements ACOrgUnit<E>
The following features are implemented:
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList| Modifier and Type | Method and Description |
|---|---|
E |
createAPI()
Creates the API interface for this class.
|
Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
org.eclipse.emf.common.notify.NotificationChain |
eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs) |
boolean |
eIsSet(int featureID) |
boolean |
equals(Object obj) |
void |
eSet(int featureID,
Object newValue) |
void |
eUnset(int featureID) |
String |
getDescription() |
ACOrgUnitId |
getId() |
String |
getName() |
org.eclipse.emf.common.util.EList<OrgUnitProperty> |
getProperties() |
org.eclipse.emf.common.util.EList<Role> |
getRoles() |
int |
hashCode() |
void |
setDescription(String newDescription) |
void |
setName(String newName) |
E |
toAPI()
Returns the API interface of this class.
|
String |
toString() |
getIdentifier, setIdentifiereAdapters, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eSetClass, eSetDeliver, eSetProxyURIeAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eURIFragmentSegment, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnseteNotificationRequired, eNotifygetIdentifier, setIdentifiereAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetpublic String getName()
getName in interface ACOrgUnit<E extends ESOrgUnit>ACOrgUnit.setName(String),
AccesscontrolPackage.getACOrgUnit_Name()public void setName(String newName)
setName in interface ACOrgUnit<E extends ESOrgUnit>newName - the new value of the 'Name' attribute.ACOrgUnit.getName()public org.eclipse.emf.common.util.EList<Role> getRoles()
getRoles in interface ACOrgUnit<E extends ESOrgUnit>AccesscontrolPackage.getACOrgUnit_Roles()public ACOrgUnitId getId()
If the meaning of the 'Id' reference isn't clear, there really should be more of a description here...
getId in interface ACOrgUnit<E extends ESOrgUnit>ACOrgUnit.getId()public boolean equals(Object obj)
equals in class ObjectObject.equals(java.lang.Object)public int hashCode()
hashCode in class ObjectObject.hashCode()public org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs)
eInverseRemove in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic String getDescription()
getDescription in interface ACOrgUnit<E extends ESOrgUnit>ACOrgUnit.setDescription(String),
AccesscontrolPackage.getACOrgUnit_Description()public void setDescription(String newDescription)
setDescription in interface ACOrgUnit<E extends ESOrgUnit>newDescription - the new value of the 'Description' attribute.ACOrgUnit.getDescription()public org.eclipse.emf.common.util.EList<OrgUnitProperty> getProperties()
getProperties in interface ACOrgUnit<E extends ESOrgUnit>AccesscontrolPackage.getACOrgUnit_Properties()public Object eGet(int featureID, boolean resolve, boolean coreType)
eGet in interface org.eclipse.emf.ecore.InternalEObjecteGet in class IdentifiableElementImplpublic void eSet(int featureID,
Object newValue)
eSet in interface org.eclipse.emf.ecore.InternalEObjecteSet in class IdentifiableElementImplpublic void eUnset(int featureID)
eUnset in interface org.eclipse.emf.ecore.InternalEObjecteUnset in class IdentifiableElementImplpublic boolean eIsSet(int featureID)
eIsSet in interface org.eclipse.emf.ecore.InternalEObjecteIsSet in class IdentifiableElementImplpublic String toString()
toString in class IdentifiableElementImplpublic E toAPI()
toAPI in interface APIDelegate<E extends ESOrgUnit>APIDelegate.toAPI()public E createAPI()
createAPI in interface APIDelegate<E extends ESOrgUnit>APIDelegate.createAPI()Copyright © 2017. All rights reserved.