|
Generation Framework | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.EObjectImpl
org.eclipse.gmf.mappings.impl.LabelMappingImpl
An implementation of the model object 'Label Mapping'.
The following features are implemented:
| Nested Class Summary |
| Nested classes inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
BasicEObjectImpl.EPropertiesHolder, BasicEObjectImpl.EPropertiesHolderBaseImpl, BasicEObjectImpl.EPropertiesHolderImpl |
| Nested classes inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
BasicNotifierImpl.EAdapterList |
| Nested classes inherited from class org.eclipse.emf.ecore.InternalEObject |
InternalEObject.EStore |
| Field Summary | |
protected DiagramLabel |
diagramLabel
The cached value of the ' Diagram Label' reference |
protected static java.lang.String |
EDIT_PATTERN_EDEFAULT
The default value of the ' Edit Pattern' attribute |
protected java.lang.String |
editPattern
The cached value of the ' Edit Pattern' attribute |
protected EList |
features
The cached value of the ' Features' reference list |
protected static boolean |
READ_ONLY_EDEFAULT
The default value of the ' Read Only' attribute |
protected boolean |
readOnly
The cached value of the ' Read Only' attribute |
protected static java.lang.String |
VIEW_PATTERN_EDEFAULT
The default value of the ' View Pattern' attribute |
protected java.lang.String |
viewPattern
The cached value of the ' View Pattern' attribute |
| Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
eAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY |
| Fields inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET |
| Fields inherited from interface org.eclipse.emf.ecore.InternalEObject |
EOPPOSITE_FEATURE_BASE |
| Constructor Summary | |
protected |
LabelMappingImpl()
|
| Method Summary | |
DiagramLabel |
basicGetDiagramLabel()
|
NotificationChain |
eBasicRemoveFromContainerFeature(NotificationChain msgs)
|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
NotificationChain |
eInverseAdd(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
|
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
|
boolean |
eIsSet(int featureID)
|
void |
eSet(int featureID,
java.lang.Object newValue)
|
protected EClass |
eStaticClass()
|
void |
eUnset(int featureID)
|
DiagramLabel |
getDiagramLabel()
|
java.lang.String |
getEditPattern()
|
EList |
getFeatures()
|
MappingEntry |
getMapEntry()
|
java.lang.String |
getViewPattern()
|
boolean |
isReadOnly()
|
void |
setDiagramLabel(DiagramLabel newDiagramLabel)
|
void |
setEditPattern(java.lang.String newEditPattern)
|
void |
setReadOnly(boolean newReadOnly)
|
void |
setViewPattern(java.lang.String newViewPattern)
|
java.lang.String |
toString()
|
| Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURI |
| Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
eNotificationRequired, eNotify |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
eAdapters, eDeliver, eNotify, eSetDeliver |
| Methods inherited from interface org.eclipse.emf.ecore.InternalEObject |
eNotificationRequired |
| Field Detail |
protected DiagramLabel diagramLabel
Diagram Label' reference.
LabelMappingImpl.getDiagramLabel()protected EList features
Features' reference list.
LabelMappingImpl.getFeatures()protected static final boolean READ_ONLY_EDEFAULT
Read Only' attribute.
LabelMappingImpl.isReadOnly(),
Constant Field Valuesprotected boolean readOnly
Read Only' attribute.
LabelMappingImpl.isReadOnly()protected static final java.lang.String VIEW_PATTERN_EDEFAULT
View Pattern' attribute.
LabelMappingImpl.getViewPattern()protected java.lang.String viewPattern
View Pattern' attribute.
LabelMappingImpl.getViewPattern()protected static final java.lang.String EDIT_PATTERN_EDEFAULT
Edit Pattern' attribute.
LabelMappingImpl.getEditPattern()protected java.lang.String editPattern
Edit Pattern' attribute.
LabelMappingImpl.getEditPattern()| Constructor Detail |
protected LabelMappingImpl()
| Method Detail |
protected EClass eStaticClass()
public DiagramLabel getDiagramLabel()
getDiagramLabel in interface LabelMappingLabelMapping.setDiagramLabel(DiagramLabel),
GMFMapPackage.getLabelMapping_DiagramLabel()public DiagramLabel basicGetDiagramLabel()
public void setDiagramLabel(DiagramLabel newDiagramLabel)
setDiagramLabel in interface LabelMappingnewDiagramLabel - the new value of the 'Diagram Label' reference.LabelMapping.getDiagramLabel()public EList getFeatures()
getFeatures in interface LabelMappingGMFMapPackage.getLabelMapping_Features()public boolean isReadOnly()
isReadOnly in interface LabelMappingLabelMapping.setReadOnly(boolean),
GMFMapPackage.getLabelMapping_ReadOnly()public void setReadOnly(boolean newReadOnly)
setReadOnly in interface LabelMappingnewReadOnly - the new value of the 'Read Only' attribute.LabelMapping.isReadOnly()public java.lang.String getViewPattern()
getViewPattern in interface LabelMappingLabelMapping.setViewPattern(String),
GMFMapPackage.getLabelMapping_ViewPattern()public void setViewPattern(java.lang.String newViewPattern)
setViewPattern in interface LabelMappingnewViewPattern - the new value of the 'View Pattern' attribute.LabelMapping.getViewPattern()public java.lang.String getEditPattern()
getEditPattern in interface LabelMappingLabelMapping.setEditPattern(String),
GMFMapPackage.getLabelMapping_EditPattern()public void setEditPattern(java.lang.String newEditPattern)
setEditPattern in interface LabelMappingnewEditPattern - the new value of the 'Edit Pattern' attribute.LabelMapping.getEditPattern()public MappingEntry getMapEntry()
getMapEntry in interface LabelMappingGMFMapPackage.getLabelMapping_MapEntry(),
MappingEntry.getLabelMappings()
public NotificationChain eInverseAdd(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
public NotificationChain eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
public NotificationChain eBasicRemoveFromContainerFeature(NotificationChain msgs)
public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet in interface InternalEObject
public void eSet(int featureID,
java.lang.Object newValue)
eSet in interface InternalEObjectpublic void eUnset(int featureID)
eUnset in interface InternalEObjectpublic boolean eIsSet(int featureID)
eIsSet in interface InternalEObjectpublic java.lang.String toString()
|
Generation Framework | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.