|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.gmt.umlx.editor.property.sources.AbstractPropertySource
org.eclipse.gmt.umlx.editor.property.sources.ModelPropertySource<M>
org.eclipse.gmt.umlx.editor.property.sources.EModelPropertySource<M>
org.eclipse.gmt.umlx.editor.property.sources.ENamedElementPropertySource<M>
public class ENamedElementPropertySource<M extends org.eclipse.emf.ecore.ENamedElement>
Field Summary |
---|
Fields inherited from class org.eclipse.gmt.umlx.editor.property.sources.AbstractPropertySource |
---|
READ_ONLY |
Constructor Summary | |
---|---|
ENamedElementPropertySource(java.lang.String categoryName,
M model)
|
Method Summary |
---|
Methods inherited from class org.eclipse.gmt.umlx.editor.property.sources.EModelPropertySource |
---|
addBoolean, addBoolean, addBoolean, addEnumerator, addInteger, addInteger, addInteger, addNamedElement, addNamedElement, addNamedElement, addObject, addObject, addObject, addReadOnly, addString, addString, addString |
Methods inherited from class org.eclipse.gmt.umlx.editor.property.sources.ModelPropertySource |
---|
add, getCategoryName, getModel, isSettable, toString |
Methods inherited from class org.eclipse.gmt.umlx.editor.property.sources.AbstractPropertySource |
---|
getEditableValue, getPropertyDescriptor, getPropertyDescriptors, getPropertySource, getPropertyValue, isPropertyIdentity, isPropertyResettable, isPropertySet, isPropertySettable, isPropertyVolatile, resetPropertyValue, setPropertyValue |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.eclipse.gmt.umlx.editor.property.sources.IModelPropertySource2 |
---|
isPropertyIdentity, isPropertyVolatile |
Methods inherited from interface org.eclipse.gmt.umlx.editor.property.sources.IModelPropertySource |
---|
getPropertyDescriptor, isPropertySettable |
Methods inherited from interface org.eclipse.ui.views.properties.IPropertySource2 |
---|
isPropertyResettable, isPropertySet |
Methods inherited from interface org.eclipse.ui.views.properties.IPropertySource |
---|
getEditableValue, getPropertyDescriptors, getPropertyValue, resetPropertyValue, setPropertyValue |
Constructor Detail |
---|
public ENamedElementPropertySource(java.lang.String categoryName, M model)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |