|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IModelPropertySource2<M>
Method Summary | |
---|---|
M |
getModel()
|
boolean |
isPropertyIdentity(java.lang.Object id)
|
boolean |
isPropertyVolatile(java.lang.Object id)
Return true if the id property may be set to a new value even when the underlying resource is read-only . |
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 |
Method Detail |
---|
M getModel()
boolean isPropertyIdentity(java.lang.Object id)
boolean isPropertyVolatile(java.lang.Object id)
id
- of property for which source required
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |