|
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.gmfgraph.impl.CustomFigureImpl
An implementation of the model object 'Custom Figure'.
The following features are implemented:
Layout DataLayoutParentReferencing ElementsNameChildrenForeground ColorBackground ColorMaximum SizeMinimum SizePreferred SizeFontInsetsBorderLocationSizeQualified Class NameBundle NameAttributesCustom Children
| 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 EList |
attributes
The cached value of the ' Attributes' containment reference list |
protected Color |
backgroundColor
The cached value of the ' Background Color' containment reference |
protected Border |
border
The cached value of the ' Border' containment reference |
protected static java.lang.String |
BUNDLE_NAME_EDEFAULT
The default value of the ' Bundle Name' attribute |
protected java.lang.String |
bundleName
The cached value of the ' Bundle Name' attribute |
protected EList |
children
The cached value of the ' Children' containment reference list |
protected EList |
customChildren
The cached value of the ' Custom Children' containment reference list |
protected Font |
font
The cached value of the ' Font' containment reference |
protected Color |
foregroundColor
The cached value of the ' Foreground Color' containment reference |
protected Insets |
insets
The cached value of the ' Insets' containment reference |
protected Layout |
layout
The cached value of the ' Layout' containment reference |
protected LayoutData |
layoutData
The cached value of the ' Layout Data' containment reference |
protected Point |
location
The cached value of the ' Location' containment reference |
protected Dimension |
maximumSize
The cached value of the ' Maximum Size' containment reference |
protected Dimension |
minimumSize
The cached value of the ' Minimum Size' containment reference |
protected java.lang.String |
name
The cached value of the ' Name' attribute |
protected static java.lang.String |
NAME_EDEFAULT
The default value of the ' Name' attribute |
protected Dimension |
preferredSize
The cached value of the ' Preferred Size' containment reference |
protected static java.lang.String |
QUALIFIED_CLASS_NAME_EDEFAULT
The default value of the ' Qualified Class Name' attribute |
protected java.lang.String |
qualifiedClassName
The cached value of the ' Qualified Class Name' attribute |
protected EList |
referencingElements
The cached value of the ' Referencing Elements' reference list |
protected Point |
size
The cached value of the ' Size' containment reference |
| 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 |
CustomFigureImpl()
|
| 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 LayoutData layoutData
Layout Data' containment reference.
CustomFigureImpl.getLayoutData()protected Layout layout
Layout' containment reference.
CustomFigureImpl.getLayout()protected EList referencingElements
Referencing Elements' reference list.
CustomFigureImpl.getReferencingElements()protected static final java.lang.String NAME_EDEFAULT
Name' attribute.
CustomFigureImpl.getName()protected java.lang.String name
Name' attribute.
CustomFigureImpl.getName()protected EList children
Children' containment reference list.
CustomFigureImpl.getChildren()protected Color foregroundColor
Foreground Color' containment reference.
CustomFigureImpl.getForegroundColor()protected Color backgroundColor
Background Color' containment reference.
CustomFigureImpl.getBackgroundColor()protected Dimension maximumSize
Maximum Size' containment reference.
CustomFigureImpl.getMaximumSize()protected Dimension minimumSize
Minimum Size' containment reference.
CustomFigureImpl.getMinimumSize()protected Dimension preferredSize
Preferred Size' containment reference.
CustomFigureImpl.getPreferredSize()protected Font font
Font' containment reference.
CustomFigureImpl.getFont()protected Insets insets
Insets' containment reference.
CustomFigureImpl.getInsets()protected Border border
Border' containment reference.
CustomFigureImpl.getBorder()protected Point location
Location' containment reference.
CustomFigureImpl.getLocation()protected Point size
Size' containment reference.
CustomFigureImpl.getSize()protected static final java.lang.String QUALIFIED_CLASS_NAME_EDEFAULT
Qualified Class Name' attribute.
CustomFigureImpl.getQualifiedClassName()protected java.lang.String qualifiedClassName
Qualified Class Name' attribute.
CustomFigureImpl.getQualifiedClassName()protected static final java.lang.String BUNDLE_NAME_EDEFAULT
Bundle Name' attribute.
CustomFigureImpl.getBundleName()protected java.lang.String bundleName
Bundle Name' attribute.
CustomFigureImpl.getBundleName()protected EList attributes
Attributes' containment reference list.
CustomFigureImpl.getAttributes()protected EList customChildren
Custom Children' containment reference list.
CustomFigureImpl.getCustomChildren()| Constructor Detail |
protected CustomFigureImpl()
| Method Detail |
protected EClass eStaticClass()
public LayoutData getLayoutData()
getLayoutData in interface LayoutableLayoutable.setLayoutData(LayoutData),
GMFGraphPackage.getLayoutable_LayoutData(),
LayoutData.getOwner()
public NotificationChain basicSetLayoutData(LayoutData newLayoutData,
NotificationChain msgs)
public void setLayoutData(LayoutData newLayoutData)
setLayoutData in interface LayoutablenewLayoutData - the new value of the 'Layout Data' containment reference.Layoutable.getLayoutData()public Layout getLayout()
getLayout in interface LayoutableLayoutable.setLayout(Layout),
GMFGraphPackage.getLayoutable_Layout()
public NotificationChain basicSetLayout(Layout newLayout,
NotificationChain msgs)
public void setLayout(Layout newLayout)
setLayout in interface LayoutablenewLayout - the new value of the 'Layout' containment reference.Layoutable.getLayout()public java.lang.String getName()
getName in interface IdentityIdentity.setName(String),
GMFGraphPackage.getIdentity_Name()public void setName(java.lang.String newName)
setName in interface IdentitynewName - the new value of the 'Name' attribute.Identity.getName()public EList getChildren()
getChildren in interface FigureGMFGraphPackage.getFigure_Children(),
FigureMarker.getParent()public Figure getParent()
getParent in interface FigureMarkerGMFGraphPackage.getFigureMarker_Parent(),
Figure.getChildren()public Color getForegroundColor()
getForegroundColor in interface FigureFigure.setForegroundColor(Color),
GMFGraphPackage.getFigure_ForegroundColor()
public NotificationChain basicSetForegroundColor(Color newForegroundColor,
NotificationChain msgs)
public void setForegroundColor(Color newForegroundColor)
setForegroundColor in interface FigurenewForegroundColor - the new value of the 'Foreground Color' containment reference.Figure.getForegroundColor()public Color getBackgroundColor()
getBackgroundColor in interface FigureFigure.setBackgroundColor(Color),
GMFGraphPackage.getFigure_BackgroundColor()
public NotificationChain basicSetBackgroundColor(Color newBackgroundColor,
NotificationChain msgs)
public void setBackgroundColor(Color newBackgroundColor)
setBackgroundColor in interface FigurenewBackgroundColor - the new value of the 'Background Color' containment reference.Figure.getBackgroundColor()public Dimension getMaximumSize()
getMaximumSize in interface FigureFigure.setMaximumSize(Dimension),
GMFGraphPackage.getFigure_MaximumSize()
public NotificationChain basicSetMaximumSize(Dimension newMaximumSize,
NotificationChain msgs)
public void setMaximumSize(Dimension newMaximumSize)
setMaximumSize in interface FigurenewMaximumSize - the new value of the 'Maximum Size' containment reference.Figure.getMaximumSize()public Dimension getMinimumSize()
getMinimumSize in interface FigureFigure.setMinimumSize(Dimension),
GMFGraphPackage.getFigure_MinimumSize()
public NotificationChain basicSetMinimumSize(Dimension newMinimumSize,
NotificationChain msgs)
public void setMinimumSize(Dimension newMinimumSize)
setMinimumSize in interface FigurenewMinimumSize - the new value of the 'Minimum Size' containment reference.Figure.getMinimumSize()public Dimension getPreferredSize()
getPreferredSize in interface FigureFigure.setPreferredSize(Dimension),
GMFGraphPackage.getFigure_PreferredSize()
public NotificationChain basicSetPreferredSize(Dimension newPreferredSize,
NotificationChain msgs)
public void setPreferredSize(Dimension newPreferredSize)
setPreferredSize in interface FigurenewPreferredSize - the new value of the 'Preferred Size' containment reference.Figure.getPreferredSize()public Font getFont()
getFont in interface FigureFigure.setFont(Font),
GMFGraphPackage.getFigure_Font()
public NotificationChain basicSetFont(Font newFont,
NotificationChain msgs)
public void setFont(Font newFont)
setFont in interface FigurenewFont - the new value of the 'Font' containment reference.Figure.getFont()public Insets getInsets()
getInsets in interface FigureFigure.setInsets(Insets),
GMFGraphPackage.getFigure_Insets()
public NotificationChain basicSetInsets(Insets newInsets,
NotificationChain msgs)
public void setInsets(Insets newInsets)
setInsets in interface FigurenewInsets - the new value of the 'Insets' containment reference.Figure.getInsets()public Border getBorder()
getBorder in interface FigureFigure.setBorder(Border),
GMFGraphPackage.getFigure_Border()
public NotificationChain basicSetBorder(Border newBorder,
NotificationChain msgs)
public void setBorder(Border newBorder)
setBorder in interface FigurenewBorder - the new value of the 'Border' containment reference.Figure.getBorder()public Point getLocation()
getLocation in interface FigureFigure.setLocation(Point),
GMFGraphPackage.getFigure_Location()
public NotificationChain basicSetLocation(Point newLocation,
NotificationChain msgs)
public void setLocation(Point newLocation)
setLocation in interface FigurenewLocation - the new value of the 'Location' containment reference.Figure.getLocation()public Point getSize()
getSize in interface FigureFigure.setSize(Point),
GMFGraphPackage.getFigure_Size()
public NotificationChain basicSetSize(Point newSize,
NotificationChain msgs)
public void setSize(Point newSize)
setSize in interface FigurenewSize - the new value of the 'Size' containment reference.Figure.getSize()public EList getReferencingElements()
getReferencingElements in interface FigureHandleGMFGraphPackage.getFigureHandle_ReferencingElements(),
DiagramElement.getFigure()public java.lang.String getQualifiedClassName()
getQualifiedClassName in interface CustomClassCustomClass.setQualifiedClassName(String),
GMFGraphPackage.getCustomClass_QualifiedClassName()public void setQualifiedClassName(java.lang.String newQualifiedClassName)
setQualifiedClassName in interface CustomClassnewQualifiedClassName - the new value of the 'Qualified Class Name' attribute.CustomClass.getQualifiedClassName()public java.lang.String getBundleName()
getBundleName in interface CustomClassCustomClass.setBundleName(String),
GMFGraphPackage.getCustomClass_BundleName()public void setBundleName(java.lang.String newBundleName)
setBundleName in interface CustomClassnewBundleName - the new value of the 'Bundle Name' attribute.CustomClass.getBundleName()public EList getAttributes()
getAttributes in interface CustomClassGMFGraphPackage.getCustomClass_Attributes()public EList getCustomChildren()
getCustomChildren in interface CustomFigureGMFGraphPackage.getCustomFigure_CustomChildren()
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 InternalEObject
public int eBaseStructuralFeatureID(int derivedFeatureID,
java.lang.Class baseClass)
eBaseStructuralFeatureID in interface InternalEObject
public int eDerivedStructuralFeatureID(int baseFeatureID,
java.lang.Class baseClass)
eDerivedStructuralFeatureID 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.