public class LinkComponentImpl extends ComponentImpl implements LinkComponent
The following features are implemented:
| Modifier and Type | Field and Description |
|---|---|
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 |
LinkComponentImpl() |
| 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 |
getFormat() |
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()protected java.lang.String format
Format' attribute.
getFormat()protected EClass eStaticClass()
eStaticClass in class ComponentImplpublic java.lang.String getFormat()
getFormat in interface LinkComponentLinkComponent.setFormat(String),
DetailViewPackage.getLinkComponent_Format()public void setFormat(java.lang.String newFormat)
setFormat in interface LinkComponentnewFormat - the new value of the 'Format' attribute.LinkComponent.getFormat()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