class TopicViewModelImpl extends TopicModelImpl implements TopicViewModel
| Modifier and Type | Field and Description |
|---|---|
private ViewProperties |
viewProps |
childTopics, em, id, logger, mf, pl, typeUri, uri, value| Constructor and Description |
|---|
TopicViewModelImpl(TopicModelImpl topic,
ViewProperties viewProps) |
| Modifier and Type | Method and Description |
|---|---|
ViewProperties |
getViewProperties() |
boolean |
getVisibility()
Convencience method to access the "dmx.topicmaps.visibility" standard view property.
|
int |
getX()
Convencience method to access the "dmx.topicmaps.x" standard view property.
|
int |
getY()
Convencience method to access the "dmx.topicmaps.y" standard view property.
|
org.codehaus.jettison.json.JSONObject |
toJSON() |
_delete, checkReadAccess, checkWriteAccess, className, clone, createModelWithChildTopics, createRoleModel, findChildTopic, getAssociations, getDeleteDirective, getPostDeleteEvent, getPostUpdateEvent, getPreDeleteEvent, getPreUpdateEvent, getRelatedTopic, getRelatedTopics, getRelatedTopics, getType, getUpdateDirective, indexSimpleValue, instantiate, preDelete, removeProperty, storeProperty, storeSimpleValue, storeTypeUri, storeUri_updateSimpleValue, delete, equals, getChildTopicsModel, getId, getIndexValue, getSimpleValue, getTypeUri, getUri, hashCode, isSimple, loadChildTopics, loadChildTopics, loadChildTopics, objectInfo, postCreate, postDelete, postUpdate, preCreate, preUpdate, set, setChildTopicsModel, setId, setSimpleValue, setSimpleValue, setSimpleValue, setSimpleValue, setSimpleValue, setTypeUri, setUri, toString, update, updateChildTopics, updateChildTopics, updateSimpleValue, updateTypeUri, updateUri, uriChangefinalize, getClass, notify, notifyAll, wait, wait, waitclonecreateRoleModel, getChildTopicsModel, getId, getSimpleValue, getTypeUri, getUri, set, setChildTopicsModel, setId, setSimpleValue, setSimpleValue, setSimpleValue, setSimpleValue, setSimpleValue, setTypeUri, setUriprivate ViewProperties viewProps
TopicViewModelImpl(TopicModelImpl topic, ViewProperties viewProps)
public ViewProperties getViewProperties()
getViewProperties in interface TopicViewModelpublic int getX()
TopicViewModelgetX in interface TopicViewModelpublic int getY()
TopicViewModelgetY in interface TopicViewModelpublic boolean getVisibility()
TopicViewModelgetVisibility in interface TopicViewModelpublic org.codehaus.jettison.json.JSONObject toJSON()
toJSON in interface JSONEnabledtoJSON in class DMXObjectModelImplCopyright © 2018. All Rights Reserved.