com.togethersoft.openapi.model.elements
Interface Entity

All Known Subinterfaces:
Model

public interface Entity
extends Container, Element, Link

Entity is a general item of model.
It has unique name, parent, properties, may behave as link or/and as container.

Author:
TogetherSoft

Fields inherited from interface com.togethersoft.openapi.model.elements.Link
lnkIElement

Methods inherited from interface com.togethersoft.openapi.model.elements.Container
canCreateChildLink, canCreateChildNode, canCreateChildReferenceCollection, canPaste, canPaste, childLinks, childNodes, childReferenceCollections, children, createChildLink, createChildNode, createChildReferenceCollection, paste, paste

Methods inherited from interface com.togethersoft.openapi.model.elements.Element
canCopy, canCut, canDelete, copy, cut, delete, getParent, getUniqueName, isDeleted, resetParent

Methods inherited from interface com.togethersoft.openapi.model.elements.PropertyMap
addProperty, canAddProperty, canSetPropertyValue, canSetPropertyValue, getProperty, getPropertyValue, hasProperty, hasPropertyValue, isPropertyReadable, isPropertyWritable, properties, properties, setPropertyValue, setPropertyValue

Methods inherited from interface com.togethersoft.openapi.model.elements.Link
canSetParticipant, canSetParticipant, participantRoles, participants, setParticipant, setParticipant