|
Generators | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.topcased.modeler.diagramconfigurator.extension.FigureDeclarationDescriptor
public class FigureDeclarationDescriptor
Class that describes a figure declaration Creation 30 juin 06
Field Summary | |
---|---|
static java.lang.String |
ATT_CLASS
|
static java.lang.String |
ATT_NAME
|
static java.lang.String |
TAG_DESCRIPTION
|
static java.lang.String |
TAG_FIGURE_DECLARATION
|
Method Summary | |
---|---|
java.lang.String |
getDescription()
Return the description associated with the Figure |
org.eclipse.draw2d.IFigure |
getFigure()
Get the Figure associated with this extension |
java.lang.String |
getName()
Return the name given to the figure |
java.lang.String |
getQualifiedFigureClassName()
Returns the String that represent the qualified class name of the Figure |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String TAG_FIGURE_DECLARATION
public static final java.lang.String ATT_NAME
public static final java.lang.String ATT_CLASS
public static final java.lang.String TAG_DESCRIPTION
Method Detail |
---|
public org.eclipse.draw2d.IFigure getFigure() throws org.eclipse.core.runtime.CoreException
org.eclipse.core.runtime.CoreException
public java.lang.String getName()
public java.lang.String getDescription()
public java.lang.String getQualifiedFigureClassName()
|
Generators | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.