|
|||||||||
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.RawStringPropertyDescriptor
org.eclipse.gmt.umlx.editor.property.descriptors.StringPropertyDescriptor<GLinkElement>
org.eclipse.gmt.umlx.editor.property.descriptors.GLinkElementBendpointsPropertyDescriptor
public class GLinkElementBendpointsPropertyDescriptor
Constructor Summary | |
---|---|
GLinkElementBendpointsPropertyDescriptor(EModelPropertySource<? extends GLinkElement> propertySource,
java.lang.String displayName)
|
Method Summary | |
---|---|
java.lang.Object |
getProperty()
|
boolean |
isResettable()
Return true if property may be reset to no-value. |
boolean |
isSet()
Return true if property has a value. |
void |
resetProperty()
|
void |
setProperty(java.lang.Object object)
|
Methods inherited from class org.eclipse.gmt.umlx.editor.property.descriptors.StringPropertyDescriptor |
---|
getModel, getSource, isIdentity, isSettable, isVolatile |
Methods inherited from class org.eclipse.gmt.umlx.editor.property.descriptors.RawStringPropertyDescriptor |
---|
fromModel, 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 GLinkElementBendpointsPropertyDescriptor(EModelPropertySource<? extends GLinkElement> propertySource, java.lang.String displayName)
Method Detail |
---|
public java.lang.Object getProperty()
public boolean isResettable()
IModelPropertyDescriptor
public boolean isSet()
IModelPropertyDescriptor
public void resetProperty()
public void setProperty(java.lang.Object object)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |