|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectkaos.kpat.gui.hypertext.HTComponentImpl
kaos.kpat.gui.hypertext.HypertextContainerImpl
kaos.kpat.gui.hypertext.HTPropertySet
kaos.kpat.gui.hypertext.HTInstancePropertySet
public class HTInstancePropertySet
Field Summary |
---|
Fields inherited from class kaos.kpat.gui.hypertext.HTPropertySet |
---|
_addItem, _instanceMode, _ontInt, _ontType, _properties, _propsLink, _propsPopup, _removeAllItem, _rvmCoordinator, _tcds, NO_PROPERTIES_TEXT, PROPERTY_PREFIX, WITH_PROPERTIES_TEXT |
Fields inherited from class kaos.kpat.gui.hypertext.HTComponentImpl |
---|
_displayComponent, _id, _listeners, _peer, _popup, _prefix, _suffix, _templateEditor, _templateLinkId, _templateLinkName, TEMPLATE_LINK_ID, VISITED_LINK_RGB |
Constructor Summary | |
---|---|
HTInstancePropertySet(OntologyService ontService,
java.lang.String ontType)
|
Method Summary | |
---|---|
void |
getProperties(OntInstanceDescription result)
|
void |
setProperties(OntInstanceDescription instanceBuilder)
|
Methods inherited from class kaos.kpat.gui.hypertext.HTPropertySet |
---|
addProperty, addProperty, getHTProperties, getOntologicalType, getProperty, getRVMContainer, getState, getTargets, insertPropertyAt, insertPropertyAt, removeAllProperties, removeProperty, rvmChanged, setAddEmptyInstancesValue, setDisplayComponent, setLastPropSuffix, setOntologicalType, setPeerRVMCoordinator, setPropertyPrefix, setRVMContainer, setState, setTargets, setTemplateEditor |
Methods inherited from class kaos.kpat.gui.hypertext.HypertextContainerImpl |
---|
addComponent, addComponent, containsComponent, getComponentAt, getComponentCount, getComponentForLink, getComponentForTemplateLink, getText, hyperlinkSelected, removeComponent, removeComponentAt, setHyperlinkInterceptor, setTemplateLink, textChanged |
Methods inherited from class kaos.kpat.gui.hypertext.HTComponentImpl |
---|
addListener, fireTextChanged, getDisplayComponent, getDisplayText, getId, getParent, getPopupMenu, getPrefix, getRelativeLocation, getTemplateLink, removeListener, setDlgLocation, setFontSize, setId, setParent, setPeer, setPopupMenu, setPrefix, setSuffix |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface kaos.kpat.gui.hypertext.HypertextComponent |
---|
addListener, getDisplayComponent, getDisplayText, getId, getParent, getPrefix, getTemplateLink, removeListener, setParent, setPeer, setPrefix, setSuffix |
Constructor Detail |
---|
public HTInstancePropertySet(OntologyService ontService, java.lang.String ontType)
Method Detail |
---|
public void getProperties(OntInstanceDescription result) throws java.lang.Exception
java.lang.Exception
public void setProperties(OntInstanceDescription instanceBuilder) throws java.lang.Exception
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |