public class RFilePropertyImpl extends AWMObjectImpl implements RFileProperty
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 |
getLabel() |
java.lang.String |
getLabelFromHierarchy()
Returns the Label or, if the Label wasn't set, the Label of the
referenced Property (
TargetID). |
int |
getSeqNo() |
Property |
getTargetID() |
boolean |
isEditable() |
boolean |
isSetEditable() |
boolean |
isSetSeqNo() |
boolean |
isSetVisible() |
boolean |
isVisible() |
void |
setEditable(boolean newEditable) |
void |
setLabel(java.lang.String newLabel) |
void |
setSeqNo(int newSeqNo) |
void |
setTargetID(Property newTargetID) |
void |
setVisible(boolean newVisible) |
java.lang.String |
toString() |
void |
unsetEditable() |
void |
unsetSeqNo() |
void |
unsetVisible() |
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 RFilePropertyRFileProperty.setTargetID(Property),
TaurusPackage.getRFileProperty_TargetID()public Property basicGetTargetID()
public void setTargetID(Property newTargetID)
setTargetID in interface RFilePropertynewTargetID - the new value of the 'Target ID' reference.RFileProperty.getTargetID()public boolean isEditable()
isEditable in interface RFilePropertyRFileProperty.isSetEditable(),
RFileProperty.unsetEditable(),
RFileProperty.setEditable(boolean),
TaurusPackage.getRFileProperty_Editable()public void setEditable(boolean newEditable)
setEditable in interface RFilePropertynewEditable - the new value of the 'Editable' attribute.RFileProperty.isSetEditable(),
RFileProperty.unsetEditable(),
RFileProperty.isEditable()public void unsetEditable()
unsetEditable in interface RFilePropertyRFileProperty.isSetEditable(),
RFileProperty.isEditable(),
RFileProperty.setEditable(boolean)public boolean isSetEditable()
isSetEditable in interface RFilePropertyRFileProperty.unsetEditable(),
RFileProperty.isEditable(),
RFileProperty.setEditable(boolean)public java.lang.String getLabel()
getLabel in interface RFilePropertyRFileProperty.setLabel(String),
TaurusPackage.getRFileProperty_Label()public void setLabel(java.lang.String newLabel)
setLabel in interface RFilePropertynewLabel - the new value of the 'Label' attribute.RFileProperty.getLabel()public int getSeqNo()
getSeqNo in interface RFilePropertyRFileProperty.isSetSeqNo(),
RFileProperty.unsetSeqNo(),
RFileProperty.setSeqNo(int),
TaurusPackage.getRFileProperty_SeqNo()public void setSeqNo(int newSeqNo)
setSeqNo in interface RFilePropertynewSeqNo - the new value of the 'Seq No' attribute.RFileProperty.isSetSeqNo(),
RFileProperty.unsetSeqNo(),
RFileProperty.getSeqNo()public void unsetSeqNo()
unsetSeqNo in interface RFilePropertyRFileProperty.isSetSeqNo(),
RFileProperty.getSeqNo(),
RFileProperty.setSeqNo(int)public boolean isSetSeqNo()
isSetSeqNo in interface RFilePropertyRFileProperty.unsetSeqNo(),
RFileProperty.getSeqNo(),
RFileProperty.setSeqNo(int)public boolean isVisible()
isVisible in interface RFilePropertyRFileProperty.isSetVisible(),
RFileProperty.unsetVisible(),
RFileProperty.setVisible(boolean),
TaurusPackage.getRFileProperty_Visible()public void setVisible(boolean newVisible)
setVisible in interface RFilePropertynewVisible - the new value of the 'Visible' attribute.RFileProperty.isSetVisible(),
RFileProperty.unsetVisible(),
RFileProperty.isVisible()public void unsetVisible()
unsetVisible in interface RFilePropertyRFileProperty.isSetVisible(),
RFileProperty.isVisible(),
RFileProperty.setVisible(boolean)public boolean isSetVisible()
isSetVisible in interface RFilePropertyRFileProperty.unsetVisible(),
RFileProperty.isVisible(),
RFileProperty.setVisible(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 AWMObjectImplpublic java.lang.String getLabelFromHierarchy()
RFilePropertyTargetID). If the Property its Label
wasn't set, too, its ID will be returned.getLabelFromHierarchy in interface RFilePropertyCopyright © 2015 Micro Focus GmbH. All rights reserved.