|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.EObjectImpl
org.eclipse.emf.emfstore.internal.server.model.accesscontrol.impl.OrgUnitPropertyImpl
public class OrgUnitPropertyImpl
An implementation of the model object ' Org Unit Properties'.
The following features are implemented:
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
|---|
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 |
| Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject |
|---|
org.eclipse.emf.ecore.InternalEObject.EStore |
| Field Summary |
|---|
| Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
|---|
ELAST_EOBJECT_FLAG |
| Fields inherited from interface org.eclipse.emf.emfstore.internal.server.model.accesscontrol.OrgUnitProperty |
|---|
ARRAY_SEPARATOR |
| Fields inherited from interface org.eclipse.emf.ecore.InternalEObject |
|---|
EOPPOSITE_FEATURE_BASE |
| Method Summary | |
|---|---|
ProjectId |
basicGetProject()
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetProject(ProjectId newProject,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
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)
|
void |
eSet(int featureID,
Object newValue)
|
void |
eUnset(int featureID)
|
Boolean |
getBooleanProperty()
|
Integer |
getIntegerProperty()
|
String |
getName()
|
ProjectId |
getProject()
|
String[] |
getStringArrayProperty()
|
String |
getValue()
|
void |
setName(String newName)
|
void |
setProject(ProjectId newProject)
|
void |
setValue(boolean value)
Sets a new boolean property. |
void |
setValue(org.eclipse.emf.ecore.EObject[] value)
Sets a new EObject[] property. |
void |
setValue(int value)
Sets a new int property. |
void |
setValue(String newValue)
|
void |
setValue(String[] value)
Sets a new String[] property. |
String |
toString()
|
| Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
|---|
eAdapters, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eSetClass, eSetDeliver, eSetProxyURI |
| Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
|---|
eAllContents, 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, eVirtualUnset |
| Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
|---|
eNotificationRequired, eNotify |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Methods inherited from interface org.eclipse.emf.ecore.InternalEObject |
|---|
eNotificationRequired |
| Method Detail |
|---|
public String getName()
getName in interface OrgUnitPropertyOrgUnitProperty.setName(String),
AccesscontrolPackage.getOrgUnitProperty_Name()public void setName(String newName)
setName in interface OrgUnitPropertynewName - the new value of the 'Name' attribute.OrgUnitProperty.getName()public String getValue()
getValue in interface OrgUnitPropertyOrgUnitProperty.setValue(String),
AccesscontrolPackage.getOrgUnitProperty_Value()public void setValue(String newValue)
setValue in interface OrgUnitPropertynewValue - the new value of the 'Value' attribute.OrgUnitProperty.getValue()public ProjectId getProject()
getProject in interface OrgUnitPropertyOrgUnitProperty.setProject(ProjectId),
AccesscontrolPackage.getOrgUnitProperty_Project()public ProjectId basicGetProject()
public org.eclipse.emf.common.notify.NotificationChain basicSetProject(ProjectId newProject,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setProject(ProjectId newProject)
setProject in interface OrgUnitPropertynewProject - the new value of the 'Project' containment reference.OrgUnitProperty.getProject()
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.BasicEObjectImpl
public Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet in interface org.eclipse.emf.ecore.InternalEObjecteGet in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public void eSet(int featureID,
Object newValue)
eSet in interface org.eclipse.emf.ecore.InternalEObjecteSet in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic void eUnset(int featureID)
eUnset in interface org.eclipse.emf.ecore.InternalEObjecteUnset in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic boolean eIsSet(int featureID)
eIsSet in interface org.eclipse.emf.ecore.InternalEObjecteIsSet in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic String toString()
toString in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic void setValue(boolean value)
setValue in interface OrgUnitPropertyvalue - the new valuepublic void setValue(int value)
setValue in interface OrgUnitPropertyvalue - the new valuepublic void setValue(String[] value)
setValue in interface OrgUnitPropertyvalue - the new valuepublic void setValue(org.eclipse.emf.ecore.EObject[] value)
setValue in interface OrgUnitPropertyvalue - the new EObject[] valuepublic Boolean getBooleanProperty()
getBooleanProperty in interface OrgUnitPropertypublic Integer getIntegerProperty()
getIntegerProperty in interface OrgUnitPropertypublic String[] getStringArrayProperty()
getStringArrayProperty in interface OrgUnitProperty
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||