public class OrgUnitPropertyImpl extends org.eclipse.emf.ecore.impl.EObjectImpl implements OrgUnitProperty
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterListARRAY_SEPARATOR| Modifier and Type | Method and Description |
|---|---|
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() |
eAdapters, 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, eNotifyequals, getClass, hashCode, notify, notifyAll, wait, wait, waiteAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetpublic 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.BasicEObjectImplpublic Object eGet(int featureID, boolean resolve, boolean coreType)
eGet in interface org.eclipse.emf.ecore.InternalEObjecteGet in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic 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 OrgUnitPropertyCopyright © 2017. All rights reserved.