|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.ui.views.properties.PropertyDescriptor
org.eclipse.ui.views.properties.TextPropertyDescriptor
org.eclipse.gmt.umlx.editor.property.descriptors.IntegerPropertyDescriptor<GSheetNode>
org.eclipse.gmt.umlx.editor.property.descriptors.GSheetNodeXPropertyDescriptor
public class GSheetNodeXPropertyDescriptor
Constructor Summary | |
---|---|
GSheetNodeXPropertyDescriptor(EModelPropertySource<? extends GSheetNode> propertySource,
java.lang.String displayName)
|
Method Summary | |
---|---|
org.eclipse.draw2d.geometry.Point |
getLocation()
|
java.lang.Object |
getProperty()
|
boolean |
isSet()
Return true if property has a value. |
void |
setProperty(java.lang.Object object)
|
Methods inherited from class org.eclipse.gmt.umlx.editor.property.descriptors.IntegerPropertyDescriptor |
---|
fromModel, getModel, getSource, isIdentity, isResettable, isSettable, isVolatile, resetProperty, toModel, toString |
Methods inherited from class org.eclipse.ui.views.properties.TextPropertyDescriptor |
---|
createPropertyEditor |
Methods inherited from class org.eclipse.ui.views.properties.PropertyDescriptor |
---|
getCategory, getDescription, getDisplayName, getFilterFlags, getHelpContextIds, getId, getLabelProvider, isCompatibleWith, isLabelProviderSet, setAlwaysIncompatible, setCategory, setDescription, setFilterFlags, setHelpContextIds, setLabelProvider, setValidator |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.eclipse.ui.views.properties.IPropertyDescriptor |
---|
createPropertyEditor, getCategory, getDescription, getDisplayName, getFilterFlags, getHelpContextIds, getId, getLabelProvider, isCompatibleWith |
Constructor Detail |
---|
public GSheetNodeXPropertyDescriptor(EModelPropertySource<? extends GSheetNode> propertySource, java.lang.String displayName)
Method Detail |
---|
public org.eclipse.draw2d.geometry.Point getLocation()
public java.lang.Object getProperty()
public boolean isSet()
IModelPropertyDescriptor
isSet
in interface IModelPropertyDescriptor
isSet
in class IntegerPropertyDescriptor<GSheetNode>
public void setProperty(java.lang.Object object)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |