public class VTTabStylePropertyImpl extends org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container implements VTTabStyleProperty
The following features are implemented:
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container.Dynamic
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImpl
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, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EScannableAdapterList
Modifier and Type | Field and Description |
---|---|
protected static String |
CANCEL_IMAGE_URL_EDEFAULT
The default value of the '
Cancel Image URL ' attribute. |
protected String |
cancelImageURL
The cached value of the '
Cancel Image URL ' attribute. |
protected static String |
ERROR_IMAGE_URL_EDEFAULT
The default value of the '
Error Image URL ' attribute. |
protected String |
errorImageURL
The cached value of the '
Error Image URL ' attribute. |
protected static String |
INFO_IMAGE_URL_EDEFAULT
The default value of the '
Info Image URL ' attribute. |
protected String |
infoImageURL
The cached value of the '
Info Image URL ' attribute. |
protected static String |
OK_IMAGE_URL_EDEFAULT
The default value of the '
Ok Image URL ' attribute. |
protected String |
okImageURL
The cached value of the '
Ok Image URL ' attribute. |
protected TabType |
type
The cached value of the '
Type ' attribute. |
protected static TabType |
TYPE_EDEFAULT
The default value of the '
Type ' attribute. |
protected static String |
WARNING_IMAGE_URL_EDEFAULT
The default value of the '
Warning Image URL ' attribute. |
protected String |
warningImageURL
The cached value of the '
Warning Image URL ' attribute. |
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET
Modifier | Constructor and Description |
---|---|
protected |
VTTabStylePropertyImpl() |
Modifier and Type | Method and Description |
---|---|
Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
boolean |
eIsSet(int featureID) |
boolean |
equalStyles(VTStyleProperty styleProperty)
Compare this
VTStyleProperty with another. |
void |
eSet(int featureID,
Object newValue) |
protected org.eclipse.emf.ecore.EClass |
eStaticClass() |
void |
eUnset(int featureID) |
String |
getCancelImageURL() |
String |
getErrorImageURL() |
String |
getInfoImageURL() |
String |
getOkImageURL() |
TabType |
getType() |
String |
getWarningImageURL() |
void |
setCancelImageURL(String newCancelImageURL) |
void |
setErrorImageURL(String newErrorImageURL) |
void |
setInfoImageURL(String newInfoImageURL) |
void |
setOkImageURL(String newOkImageURL) |
void |
setType(TabType newType) |
void |
setWarningImageURL(String newWarningImageURL) |
String |
toString() |
eBasicSetContainer, eInternalContainer
dynamicGet, dynamicSet, dynamicUnset, eAdapters, eBasicAdapterArray, eBasicAdapterListeners, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetAdapterListeners, eBasicSetContainer, eBasicSetContainerFeatureID, eBasicSetSettings, eBasicSettings, eClass, eContainerFeatureID, eContents, eCrossReferences, eDeliver, eDirectResource, eDynamicClass, eHasSettings, eIsProxy, eProperties, eProxyURI, eSetClass, eSetDeliver, eSetDirectResource, eSetProxyURI, eSettings
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInverseRemove, eInvocationDelegate, eInvoke, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eSettingDelegate, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, eStore, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues
eNotificationRequired, eNotify
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
protected static final TabType TYPE_EDEFAULT
Type
' attribute.
getType()
protected static final String OK_IMAGE_URL_EDEFAULT
Ok Image URL
' attribute.
getOkImageURL()
protected String okImageURL
Ok Image URL
' attribute.
getOkImageURL()
protected static final String INFO_IMAGE_URL_EDEFAULT
Info Image URL
' attribute.
getInfoImageURL()
protected String infoImageURL
Info Image URL
' attribute.
getInfoImageURL()
protected static final String WARNING_IMAGE_URL_EDEFAULT
Warning Image URL
' attribute.
getWarningImageURL()
protected String warningImageURL
Warning Image URL
' attribute.
getWarningImageURL()
protected static final String ERROR_IMAGE_URL_EDEFAULT
Error Image URL
' attribute.
getErrorImageURL()
protected String errorImageURL
Error Image URL
' attribute.
getErrorImageURL()
protected static final String CANCEL_IMAGE_URL_EDEFAULT
Cancel Image URL
' attribute.
getCancelImageURL()
protected String cancelImageURL
Cancel Image URL
' attribute.
getCancelImageURL()
protected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public TabType getType()
getType
in interface VTTabStyleProperty
TabType
,
VTTabStyleProperty.setType(TabType)
,
VTTabPackage.getTabStyleProperty_Type()
public void setType(TabType newType)
setType
in interface VTTabStyleProperty
newType
- the new value of the 'Type' attribute.TabType
,
VTTabStyleProperty.getType()
public String getOkImageURL()
getOkImageURL
in interface VTTabStyleProperty
VTTabStyleProperty.setOkImageURL(String)
,
VTTabPackage.getTabStyleProperty_OkImageURL()
public void setOkImageURL(String newOkImageURL)
setOkImageURL
in interface VTTabStyleProperty
newOkImageURL
- the new value of the 'Ok Image URL' attribute.VTTabStyleProperty.getOkImageURL()
public String getInfoImageURL()
getInfoImageURL
in interface VTTabStyleProperty
VTTabStyleProperty.setInfoImageURL(String)
,
VTTabPackage.getTabStyleProperty_InfoImageURL()
public void setInfoImageURL(String newInfoImageURL)
setInfoImageURL
in interface VTTabStyleProperty
newInfoImageURL
- the new value of the 'Info Image URL' attribute.VTTabStyleProperty.getInfoImageURL()
public String getWarningImageURL()
getWarningImageURL
in interface VTTabStyleProperty
VTTabStyleProperty.setWarningImageURL(String)
,
VTTabPackage.getTabStyleProperty_WarningImageURL()
public void setWarningImageURL(String newWarningImageURL)
setWarningImageURL
in interface VTTabStyleProperty
newWarningImageURL
- the new value of the 'Warning Image URL' attribute.VTTabStyleProperty.getWarningImageURL()
public String getErrorImageURL()
getErrorImageURL
in interface VTTabStyleProperty
VTTabStyleProperty.setErrorImageURL(String)
,
VTTabPackage.getTabStyleProperty_ErrorImageURL()
public void setErrorImageURL(String newErrorImageURL)
setErrorImageURL
in interface VTTabStyleProperty
newErrorImageURL
- the new value of the 'Error Image URL' attribute.VTTabStyleProperty.getErrorImageURL()
public String getCancelImageURL()
getCancelImageURL
in interface VTTabStyleProperty
VTTabStyleProperty.setCancelImageURL(String)
,
VTTabPackage.getTabStyleProperty_CancelImageURL()
public void setCancelImageURL(String newCancelImageURL)
setCancelImageURL
in interface VTTabStyleProperty
newCancelImageURL
- the new value of the 'Cancel Image URL' attribute.VTTabStyleProperty.getCancelImageURL()
public Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in interface org.eclipse.emf.ecore.InternalEObject
eGet
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public void eSet(int featureID, Object newValue)
eSet
in interface org.eclipse.emf.ecore.InternalEObject
eSet
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public void eUnset(int featureID)
eUnset
in interface org.eclipse.emf.ecore.InternalEObject
eUnset
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public boolean eIsSet(int featureID)
eIsSet
in interface org.eclipse.emf.ecore.InternalEObject
eIsSet
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public String toString()
toString
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public boolean equalStyles(VTStyleProperty styleProperty)
VTStyleProperty
VTStyleProperty
with another.equalStyles
in interface VTStyleProperty
styleProperty
- the VTStyleProperty
to compare toCopyright © 2019. All rights reserved.