|
|||||||||
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.OclPropertyDescriptor
public class OclPropertyDescriptor
Constructor Summary | |
---|---|
OclPropertyDescriptor(PropertyId propertyId)
|
Method Summary | |
---|---|
static java.lang.String |
fromModel(java.lang.String string)
|
static java.lang.String |
toModel(java.lang.Object string)
|
java.lang.String |
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 |
Constructor Detail |
---|
public OclPropertyDescriptor(PropertyId propertyId)
Method Detail |
---|
public static java.lang.String fromModel(java.lang.String string)
public static java.lang.String toModel(java.lang.Object string)
public java.lang.String toString()
toString
in class RawStringPropertyDescriptor
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |