public class CheckComponentImpl extends ComponentImpl implements CheckComponent
The following features are implemented:
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
attribute
The cached value of the '
Attribute' attribute. |
protected static java.lang.String |
ATTRIBUTE_EDEFAULT
The default value of the '
Attribute' attribute. |
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. |
protected static java.lang.String |
READ_DESCRIPTOR_EDEFAULT
The default value of the '
Read Descriptor' attribute. |
protected java.lang.String |
readDescriptor
The cached value of the '
Read Descriptor' attribute. |
visibility| Modifier | Constructor and Description |
|---|---|
protected |
CheckComponentImpl() |
| 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 |
getAttribute() |
java.lang.String |
getDescriptor() |
java.lang.String |
getFormat() |
java.lang.String |
getReadDescriptor() |
void |
setAttribute(java.lang.String newAttribute) |
void |
setDescriptor(java.lang.String newDescriptor) |
void |
setFormat(java.lang.String newFormat) |
void |
setReadDescriptor(java.lang.String newReadDescriptor) |
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()protected 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 static final java.lang.String ATTRIBUTE_EDEFAULT
Attribute' attribute.
getAttribute()protected java.lang.String attribute
Attribute' attribute.
getAttribute()protected static final java.lang.String READ_DESCRIPTOR_EDEFAULT
Read Descriptor' attribute.
getReadDescriptor()protected java.lang.String readDescriptor
Read Descriptor' attribute.
getReadDescriptor()protected EClass eStaticClass()
eStaticClass in class ComponentImplpublic java.lang.String getFormat()
getFormat in interface CheckComponentCheckComponent.setFormat(String),
DetailViewPackage.getCheckComponent_Format()public void setFormat(java.lang.String newFormat)
setFormat in interface CheckComponentnewFormat - the new value of the 'Format' attribute.CheckComponent.getFormat()public java.lang.String getDescriptor()
getDescriptor in interface CheckComponentCheckComponent.setDescriptor(String),
DetailViewPackage.getCheckComponent_Descriptor()public void setDescriptor(java.lang.String newDescriptor)
setDescriptor in interface CheckComponentnewDescriptor - the new value of the 'Descriptor' attribute.CheckComponent.getDescriptor()public java.lang.String getAttribute()
getAttribute in interface CheckComponentCheckComponent.setAttribute(String),
DetailViewPackage.getCheckComponent_Attribute()public void setAttribute(java.lang.String newAttribute)
setAttribute in interface CheckComponentnewAttribute - the new value of the 'Attribute' attribute.CheckComponent.getAttribute()public java.lang.String getReadDescriptor()
getReadDescriptor in interface CheckComponentCheckComponent.setReadDescriptor(String),
DetailViewPackage.getCheckComponent_ReadDescriptor()public void setReadDescriptor(java.lang.String newReadDescriptor)
setReadDescriptor in interface CheckComponentnewReadDescriptor - the new value of the 'Read Descriptor' attribute.CheckComponent.getReadDescriptor()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