public class LabelComponentImpl extends ComponentImpl implements LabelComponent
The following features are implemented:
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
descriptor
The cached value of the '
Descriptor' attribute. |
protected static java.lang.String |
DESCRIPTOR_EDEFAULT
The default value of the '
Descriptor' attribute. |
protected java.lang.String |
format
The cached value of the '
Format' attribute. |
protected static java.lang.String |
FORMAT_EDEFAULT
The default value of the '
Format' attribute. |
visibility| Modifier | Constructor and Description |
|---|---|
protected |
LabelComponentImpl() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
java.lang.Object newValue) |
protected EClass |
eStaticClass() |
void |
eUnset(int featureID) |
java.lang.String |
getDescriptor() |
java.lang.String |
getFormat() |
void |
setDescriptor(java.lang.String newDescriptor) |
void |
setFormat(java.lang.String newFormat) |
java.lang.String |
toString() |
basicSetVisibility, eInverseRemove, getVisibility, setVisibilityclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetVisibility, setVisibilityprotected static final java.lang.String FORMAT_EDEFAULT
Format' attribute.
getFormat(),
Constant Field Valuesprotected java.lang.String format
Format' attribute.
getFormat()protected static final java.lang.String DESCRIPTOR_EDEFAULT
Descriptor' attribute.
getDescriptor()protected java.lang.String descriptor
Descriptor' attribute.
getDescriptor()protected EClass eStaticClass()
eStaticClass in class ComponentImplpublic java.lang.String getFormat()
getFormat in interface LabelComponentLabelComponent.setFormat(String),
DetailViewPackage.getLabelComponent_Format()public void setFormat(java.lang.String newFormat)
setFormat in interface LabelComponentnewFormat - the new value of the 'Format' attribute.LabelComponent.getFormat()public java.lang.String getDescriptor()
getDescriptor in interface LabelComponentLabelComponent.setDescriptor(String),
DetailViewPackage.getLabelComponent_Descriptor()public void setDescriptor(java.lang.String newDescriptor)
setDescriptor in interface LabelComponentnewDescriptor - the new value of the 'Descriptor' attribute.LabelComponent.getDescriptor()public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet in class ComponentImplpublic void eSet(int featureID,
java.lang.Object newValue)
eSet in class ComponentImplpublic void eUnset(int featureID)
eUnset in class ComponentImplpublic boolean eIsSet(int featureID)
eIsSet in class ComponentImplpublic java.lang.String toString()
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0