public class RFileAttributeImpl extends AWMObjectImpl implements RFileAttribute
The following features are implemented:
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends java.lang.Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList| Modifier and Type | Method and Description |
|---|---|
Property |
basicGetTargetID() |
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
java.lang.Object newValue) |
void |
eUnset(int featureID) |
java.lang.String |
getID() |
java.lang.String |
getStaticValue() |
Property |
getTargetID() |
EFileAttributeType |
getType() |
boolean |
isMandatory() |
boolean |
isSetMandatory() |
boolean |
isSetTargetID() |
boolean |
isSetType() |
void |
setID(java.lang.String newID) |
void |
setMandatory(boolean newMandatory) |
void |
setStaticValue(java.lang.String newStaticValue) |
void |
setTargetID(Property newTargetID) |
void |
setType(EFileAttributeType newType) |
java.lang.String |
toString() |
void |
unsetMandatory() |
void |
unsetTargetID() |
void |
unsetType() |
getComment, isSetComment, setComment, unsetCommenteAdapters, 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, 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, waitgetComment, isSetComment, setComment, unsetCommenteAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetpublic Property getTargetID()
getTargetID in interface RFileAttributeRFileAttribute.setTargetID(Property),
TaurusPackage.getRFileAttribute_TargetID()public Property basicGetTargetID()
public void setTargetID(Property newTargetID)
setTargetID in interface RFileAttributenewTargetID - the new value of the 'Target ID' reference.RFileAttribute.getTargetID()public void unsetTargetID()
unsetTargetID in interface RFileAttributeRFileAttribute.isSetTargetID(),
RFileAttribute.getTargetID(),
RFileAttribute.setTargetID(Property)public boolean isSetTargetID()
isSetTargetID in interface RFileAttributeRFileAttribute.unsetTargetID(),
RFileAttribute.getTargetID(),
RFileAttribute.setTargetID(Property)public java.lang.String getID()
getID in interface RFileAttributeRFileAttribute.setID(String),
TaurusPackage.getRFileAttribute_ID()public void setID(java.lang.String newID)
setID in interface RFileAttributenewID - the new value of the 'ID' attribute.RFileAttribute.getID()public java.lang.String getStaticValue()
getStaticValue in interface RFileAttributeRFileAttribute.setStaticValue(String),
TaurusPackage.getRFileAttribute_StaticValue()public void setStaticValue(java.lang.String newStaticValue)
setStaticValue in interface RFileAttributenewStaticValue - the new value of the 'Static Value' attribute.RFileAttribute.getStaticValue()public EFileAttributeType getType()
getType in interface RFileAttributeEFileAttributeType,
RFileAttribute.setType(EFileAttributeType),
TaurusPackage.getRFileAttribute_Type()public void setType(EFileAttributeType newType)
setType in interface RFileAttributenewType - the new value of the 'Type' attribute.EFileAttributeType,
RFileAttribute.isSetType(),
RFileAttribute.unsetType(),
RFileAttribute.getType()public void unsetType()
unsetType in interface RFileAttributeRFileAttribute.isSetType(),
RFileAttribute.getType(),
RFileAttribute.setType(EFileAttributeType)public boolean isSetType()
isSetType in interface RFileAttributeRFileAttribute.unsetType(),
RFileAttribute.getType(),
RFileAttribute.setType(EFileAttributeType)public boolean isMandatory()
isMandatory in interface RFileAttributeRFileAttribute.isSetMandatory(),
RFileAttribute.unsetMandatory(),
RFileAttribute.setMandatory(boolean),
TaurusPackage.getRFileAttribute_Mandatory()public void setMandatory(boolean newMandatory)
setMandatory in interface RFileAttributenewMandatory - the new value of the 'Mandatory' attribute.RFileAttribute.isSetMandatory(),
RFileAttribute.unsetMandatory(),
RFileAttribute.isMandatory()public void unsetMandatory()
unsetMandatory in interface RFileAttributeRFileAttribute.isSetMandatory(),
RFileAttribute.isMandatory(),
RFileAttribute.setMandatory(boolean)public boolean isSetMandatory()
isSetMandatory in interface RFileAttributeRFileAttribute.unsetMandatory(),
RFileAttribute.isMandatory(),
RFileAttribute.setMandatory(boolean)public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet in interface org.eclipse.emf.ecore.InternalEObjecteGet in class AWMObjectImplpublic void eSet(int featureID,
java.lang.Object newValue)
eSet in interface org.eclipse.emf.ecore.InternalEObjecteSet in class AWMObjectImplpublic void eUnset(int featureID)
eUnset in interface org.eclipse.emf.ecore.InternalEObjecteUnset in class AWMObjectImplpublic boolean eIsSet(int featureID)
eIsSet in interface org.eclipse.emf.ecore.InternalEObjecteIsSet in class AWMObjectImplpublic java.lang.String toString()
toString in class AWMObjectImplCopyright © 2015 Micro Focus GmbH. All rights reserved.