public interface ExtensionPropertyAccessor extends PropertyAccessor
isComplexProperty, isDateProperty, isIntProperty
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
CONTEXT_CLASS |
static java.lang.String |
rcs_id |
Modifier and Type | Method and Description |
---|---|
boolean |
appliesTo(java.lang.String context,
Connector con) |
boolean |
getVisibleByDefault() |
editProperty, getActivatingMessage, getCommands, getDescription, getDisplayName, getPropertyName, getReferencedItem, getSelectReferencedItemDescriptor, getValue, isComplexProperty, isDateProperty, isIntProperty, isReadOnly, isTextEditAllowed, selectReferencedItem, setValue
static final java.lang.String rcs_id
static final java.lang.String CONTEXT_CLASS
boolean appliesTo(java.lang.String context, Connector con)
context
- name of concept in ObjectType classification scheme
or a unique string, e.g. the name of the calling class
prefixed by CONTEXT_CLASScon
- the Connectorboolean getVisibleByDefault()