A B C D E F G H I J L M N O P R S T U V W X Z

A

activate() - Method in class com.dat.cx.CxComponent
Activate the component.
activate() - Method in class com.dat.cx.CxWire
Activate the wire.
activateComponent(CxComponent) - Method in class com.dat.cx.CxUndoManager
 
addBreakpoint(CxComponent) - Static method in class com.dat.cx.CxTraceManager
 
addChild(CxComponent) - Method in class com.dat.cx.CxComponent
Add a component as a child
addChild(CxComponent, CxComponent) - Method in class com.dat.cx.CxUndoManager
 
addChildAt(CxComponent, CxComponent, int) - Method in class com.dat.cx.CxUndoManager
 
addChildAt(CxComponent, int) - Method in class com.dat.cx.CxComponent
Add a component as a child at a specific Z position
addChildAtNoUndo(CxComponent, int) - Method in class com.dat.cx.CxComponent
Add a component as a child at a specific Z position
addChildNoUndo(CxComponent) - Method in class com.dat.cx.CxComponent
Add a component as a child
addChildNoUndoAssign(CxComponent) - Method in class com.dat.cx.CxComponent
Add a component as a child
addComponentChangeListener(CxComponentChangeListener) - Method in class com.dat.cx.CxComponent
Add a component change listener to the list of listeners.
addComponentChildrenListener(CxComponentChildrenListener) - Method in class com.dat.cx.CxComponent
Add a component children listener to the list of listeners.
addContent(CxTypePackage, CxComponent, Particle, boolean, boolean, CxPlaceHolder) - Method in class com.dat.cx.CxDTDParser
 
addContent(CxTypePackage, CxComponent, Particle, boolean, boolean, CxPlaceHolder) - Method in interface com.dat.cx.CxAddContent
 
addCxListener(CxListener) - Method in class com.dat.cx.CxPort
Add a Cx listener to the list of listners that will recieved forwarded events.
addCxListener(CxListener) - Method in interface com.dat.cx.CxSource
 
addDocChangedListener(CxDocChangedListener) - Method in class com.dat.cx.CxVarHolder
 
addDocChangedListener(CxDocChangedListener) - Method in interface com.dat.cx.CxDataMgr
 
addExtendsListener(CxExtendsListener) - Method in class com.dat.cx.CxComponent
Add an extends listener to the list of listeners.
addFilter(CxComponent) - Static method in class com.dat.cx.CxTraceManager
 
addInclude(CxProject) - Method in class com.dat.cx.CxProject
 
addInitChangedListener(CxDocChangedListener) - Method in class com.dat.cx.CxVarHolder
 
addInitChangedListener(CxDocChangedListener) - Method in interface com.dat.cx.CxDataMgr
 
addListener(String, XSetListener) - Method in class com.dat.xset.XSet
 
addPropertyChangeListener(PropertyChangeListener) - Method in class com.dat.cx.CxProperty
Add a property change listener to the list of listeners.
addSortedChild(CxComponent) - Method in class com.dat.cx.CxComponent
 
addUnresolvedExtends(CxFactory, CxXmlEvent, CxComponent, String, String, CxPlaceHolder) - Static method in class com.dat.cx.CxForwardManager
 
addUnresolvedExtends(CxImporter, CxComponent, Node, String, String, CxPlaceHolder) - Static method in class com.dat.cx.CxForwardManager
 
addUnresolvedProperty(CxComponent, String, String) - Static method in class com.dat.cx.CxForwardManager
 
addUnresolvedReference(CxComponent, CxComponent, String, String) - Static method in class com.dat.cx.CxForwardManager
 
addUnresolvedTypeReference(CxAddContent, CxTypePackage, CxComponent, Reference, boolean, boolean, CxPlaceHolder) - Static method in class com.dat.cx.CxForwardManager
 
all(String) - Method in class com.dat.xset.XSet
 
ANY - Static variable in interface com.dat.cx.CxXmlTypes
 
appendByte(String, byte) - Method in class com.dat.xset.XSet
Append new element node or attribute node as the last child of the referenced parent, and set its content using a Java byte.
appendCopy(XSet) - Method in class com.dat.xset.XSet
Append a copy of a DOM subtree as the last child of the wrapped DOM node.
appendDouble(String, double) - Method in class com.dat.xset.XSet
Append new element node or attribute node as the last child of the referenced parent, and set its content using a Java double.
appendFloat(String, float) - Method in class com.dat.xset.XSet
Append new element node or attribute node as the last child of the referenced parent, and set its content using a Java float.
appendInt(String, int) - Method in class com.dat.xset.XSet
Append new element node or attribute node as the last child of the referenced parent, and set its content using a Java int.
appendLong(String, long) - Method in class com.dat.xset.XSet
Append new element node or attribute node as the last child of the referenced parent, and set its content using a Java long.
appendNewSet(String) - Method in class com.dat.xset.XSet
Append an empty new element node as the last child of the wrapped DOM node.
appendShort(String, short) - Method in class com.dat.xset.XSet
Append new element node or attribute node as the last child of the referenced parent, and set its content using a Java short.
appendString(String, String) - Method in class com.dat.xset.XSet
Append new element node or attribute node as the last child of the referenced parent, and set its content using a Java String.
applyChildAttributes(CxComponent, XSet, String) - Method in class com.dat.cx.CxDataPort
 
applyTemplate(XSetTemplateEvent) - Method in interface com.dat.xset.XSetListener
 
applyTemplates() - Method in class com.dat.xset.XSet
 
applyTemplates(String) - Method in class com.dat.xset.XSet
 
attribute(String) - Method in class com.dat.xset.XSet
 
authorize() - Method in class com.dat.cx.CxContext
 

B

beginFrame() - Static method in class com.dat.cx.CxForwardManager
 
boot(Node) - Static method in class com.dat.cx.CxBoot
 

C

canAddComponent(CxExtendsCanAddEvent) - Method in class com.dat.cx.CxComponent
Test if a component can be added by the name specified in the received event
canAddComponent(CxExtendsCanAddEvent) - Method in interface com.dat.cx.CxExtendsListener
Test if a component can be added by the name specified in the received event
canExtendsAdd(String, String) - Method in class com.dat.cx.CxComponent
Ask all registered listeners if they can add a child by a given name
CHAR_CONFIG_SETTING - Static variable in class com.dat.cx.CxVar
 
classForName(String) - Static method in class com.dat.cx.CxContext
 
clear() - Static method in class com.dat.cx.CxLogManager
 
close() - Method in class com.dat.cx.CxDefaultDataManager
 
close() - Method in interface com.dat.cx.CxDataManager
 
close() - Method in class com.dat.cx.CxContext
 
closeNotify(CxCloseNotify) - Method in class com.dat.cx.CxContext
 
closeProject() - Method in class com.dat.cx.CxProjectManager
Close the current project file
closing(CxContext) - Method in interface com.dat.cx.CxCloseNotify
 
com.dat.cx - package com.dat.cx
 
com.dat.xset - package com.dat.xset
 
compactDisplay - Static variable in class com.dat.cx.CxComponent
 
componentAdded(CxExtendsAddEvent) - Method in class com.dat.cx.CxComponent
Receive an CxExtendsAddEvent when a component from which this component is extended has added a descendent component.
componentAdded(CxExtendsAddEvent) - Method in interface com.dat.cx.CxExtendsListener
Recieve a CxExtendsAddEvent whenever a component is added anywhere (not just direct child) within the extends from component
componentChanged(CxComponentChangeEvent) - Method in interface com.dat.cx.CxComponentChangeListener
Receive a CxComponentChangeEvent
componentChanged(CxComponentChangeEvent) - Method in class com.dat.cx.CxVarHolder
 
componentChildAdded(CxComponentChildrenEvent) - Method in interface com.dat.cx.CxComponentChildrenListener
Receive a CxComponentChildrenEvent when a child has been added
componentChildAdded(CxComponentChildrenEvent) - Method in class com.dat.cx.CxVarHolder
 
componentChildRemoved(CxComponentChildrenEvent) - Method in interface com.dat.cx.CxComponentChildrenListener
Receive a CxComponentChildrenEvent when a child has been removed
componentChildRemoved(CxComponentChildrenEvent) - Method in class com.dat.cx.CxVarHolder
 
componentLocationChanged(CxExtendsLocationChangeEvent) - Method in class com.dat.cx.CxComponent
Receive an CxExtendsLocationChangeEvent when a component from which this component is extended has a child whose location has been changed.
componentLocationChanged(CxExtendsLocationChangeEvent) - Method in interface com.dat.cx.CxExtendsListener
Recieve a CxExtendsLocationChangeEvent whenever an extends from component or any of its decendents has a change in location.
componentNameChanged(CxExtendsNameChangeEvent) - Method in class com.dat.cx.CxComponent
Receive an CxExtendsNameChangeEvent when a component from which this component is extended has changed its name or the name of any of its contained components.
componentNameChanged(CxExtendsNameChangeEvent) - Method in interface com.dat.cx.CxExtendsListener
Recieve a CxExtendsNameChangeEvent whenever an extends from component or any of its decendents has a name change.
componentNodeChanged(CxExtendsNodeChangeEvent) - Method in class com.dat.cx.CxComponent
Recieve a CxExtendsNodeChangeEvent whenever an extends from component or any of its decendents has a change in a node value.
componentNodeChanged(CxExtendsNodeChangeEvent) - Method in interface com.dat.cx.CxExtendsListener
Recieve a CxExtendsNodeChangeEvent whenever an extends from component or any of its decendents has a change in a node value.
componentPropertyChanged(CxExtendsPropertyChangeEvent) - Method in class com.dat.cx.CxComponent
Receive an CxExtendsPropertyChangeEvent when a component from which this component is extended has changed a property value for it or any contained properties.
componentPropertyChanged(CxExtendsPropertyChangeEvent) - Method in interface com.dat.cx.CxExtendsListener
Recieve a CxExtendsPropertyChangeEvent whenever an extends from component or any of its decendents has a property change value.
componentRemoved(CxExtendsRemoveEvent) - Method in class com.dat.cx.CxComponent
Receive an CxExtendsRemoveEvent when a component from which this component is extended has removed a descendent component.
componentRemoved(CxExtendsRemoveEvent) - Method in interface com.dat.cx.CxExtendsListener
Recieve a CxExtendsRemoveEvent whenever a component is removed from anywhere (not just direct child) within the extends from component
componentWirePortChanged(CxExtendsWirePortChangeEvent) - Method in class com.dat.cx.CxComponent
Receive an CxExtendsWirePortChangeEvent when a wire from which this component is extended has changed a port assignment.
componentWirePortChanged(CxExtendsWirePortChangeEvent) - Method in interface com.dat.cx.CxExtendsListener
Recieve a CxExtendsWirePortChangeEvent whenever a wire of an extends from component or any of its decendents has a port assignment changed.
COMPOSITE - Static variable in interface com.dat.cx.CxPortInterface
 
CONFIG_DISABLED - Static variable in class com.dat.cx.CxVar
 
CONFIG_ENABLED - Static variable in class com.dat.cx.CxVar
 
CONFIG_UNDEFINED - Static variable in class com.dat.cx.CxVar
 
connectsTo(CxComponent) - Method in class com.dat.cx.CxWire
Determines if a component is either the from or to port.
connectsToPort(CxComponent) - Method in class com.dat.cx.CxWire
Determines if a component is either the from or to port.
constructNode(String, String) - Static method in class com.dat.cx.CxComponent
Construct a simple XML document to wrap a string.
contains(CxComponent) - Method in class com.dat.cx.CxComponent
Determine if a component has a decendent of this component
contains(String) - Method in class com.dat.cx.CxProjectManager
 
content() - Method in class com.dat.xset.XSet
 
createData() - Method in class com.dat.cx.CxVarHolder
Create an instance of context managed data.
createDocument() - Static method in class com.dat.xset.XSet
Create a new document.
createDocument(String, String) - Static method in class com.dat.xset.XSet
Create a new document.
CxAdapter - class com.dat.cx.CxAdapter.
 
CxAdapter(CxComponent) - Constructor for class com.dat.cx.CxAdapter
 
CxAddContent - interface com.dat.cx.CxAddContent.
 
CxAttribute - class com.dat.cx.CxAttribute.
CxAttribute provides semantics for an XML attribute component.
CxAttribute() - Constructor for class com.dat.cx.CxAttribute
Default contstuctor
CxAttribute(String, int, String, int, String) - Constructor for class com.dat.cx.CxAttribute
Constructor
CxAttributeConstraint - class com.dat.cx.CxAttributeConstraint.
 
CxAttributeConstraint() - Constructor for class com.dat.cx.CxAttributeConstraint
 
CxAttributeConstraint(int) - Constructor for class com.dat.cx.CxAttributeConstraint
 
CxAttributeInstance - class com.dat.cx.CxAttributeInstance.
CxAttribute provides semantics for an XML attribute instance component.
CxAttributeInstance() - Constructor for class com.dat.cx.CxAttributeInstance
Default contstuctor
CxAttributeInstance(String, String) - Constructor for class com.dat.cx.CxAttributeInstance
Constructor
CxAttributeType - class com.dat.cx.CxAttributeType.
 
CxAttributeType() - Constructor for class com.dat.cx.CxAttributeType
 
CxAttributeType(int) - Constructor for class com.dat.cx.CxAttributeType
 
CxBaseProperty - class com.dat.cx.CxBaseProperty.
CxBaseProperty provides semantics for a property component of a composite component.
CxBaseProperty() - Constructor for class com.dat.cx.CxBaseProperty
Default constuctor
CxBaseProperty(String, String, CxProperty) - Constructor for class com.dat.cx.CxBaseProperty
Constructor
CxBoot - class com.dat.cx.CxBoot.
 
CxBoot() - Constructor for class com.dat.cx.CxBoot
 
CxBPSSParser - class com.dat.cx.CxBPSSParser.
Imports ebXML BPSS XML.
CxBPSSParser() - Constructor for class com.dat.cx.CxBPSSParser
 
CxBreakpointAt - class com.dat.cx.CxBreakpointAt.
 
CxBreakpointAt(CxComponent) - Constructor for class com.dat.cx.CxBreakpointAt
 
CxCatchPort - class com.dat.cx.CxCatchPort.
CxErrorPort provides semantics for an xml error port component.
CxCatchPort() - Constructor for class com.dat.cx.CxCatchPort
Default constructor
CxClearOnSend - class com.dat.cx.CxClearOnSend.
 
CxClearOnSend() - Constructor for class com.dat.cx.CxClearOnSend
 
CxCloseNotify - interface com.dat.cx.CxCloseNotify.
 
CxComponent - class com.dat.cx.CxComponent.
CxComponent provides base definition of all components in the cx framework, all cx components are subclasses of CxComponent.
CxComponent() - Constructor for class com.dat.cx.CxComponent
 
CxComponentChangeEvent - class com.dat.cx.CxComponentChangeEvent.
CxComponentChangeEvent are dispatched to any registered listeners notifying them of any changes to a components properties or attributes (ie x, y, name).
CxComponentChangeEvent(Object) - Constructor for class com.dat.cx.CxComponentChangeEvent
Constuctor
CxComponentChangeListener - interface com.dat.cx.CxComponentChangeListener.
CxComponentChangeListener will listen for CxComponentChangeEvents which notify the listener that a components properties or attributes have been changed.
CxComponentChildrenEvent - class com.dat.cx.CxComponentChildrenEvent.
CxComponentChangeEvents are dispatched to any registered listeners notifying them that a child has been added or removed.
CxComponentChildrenEvent(Object, CxComponent) - Constructor for class com.dat.cx.CxComponentChildrenEvent
Constructor
CxComponentChildrenListener - interface com.dat.cx.CxComponentChildrenListener.
CxComponentChildreListener will listen for CxComponentChildrenEvents which notify the listener that a child has been added or removed from a component.
CxCompositeComponent - class com.dat.cx.CxCompositeComponent.
CxComponent provides definition of user defined components in the cx framework.
CxCompositeComponent() - Constructor for class com.dat.cx.CxCompositeComponent
 
CxConfiguration - class com.dat.cx.CxConfiguration.
CxConfiguration provides semantics for a configuration property to be associated with a var or attribute.
CxConfiguration() - Constructor for class com.dat.cx.CxConfiguration
Default contstuctor
CxConfiguration(String, String) - Constructor for class com.dat.cx.CxConfiguration
Constructor
CxContentConstraint - class com.dat.cx.CxContentConstraint.
 
CxContentConstraint() - Constructor for class com.dat.cx.CxContentConstraint
 
CxContentConstraint(int) - Constructor for class com.dat.cx.CxContentConstraint
 
CxContentType - class com.dat.cx.CxContentType.
 
CxContentType() - Constructor for class com.dat.cx.CxContentType
 
CxContentType(int) - Constructor for class com.dat.cx.CxContentType
 
CxContext - class com.dat.cx.CxContext.
 
CxData - class com.dat.cx.CxData.
 
CxData(CxData, String) - Constructor for class com.dat.cx.CxData
 
CxDataManager - interface com.dat.cx.CxDataManager.
 
CxDataMgr - interface com.dat.cx.CxDataMgr.
 
CxDataPort - class com.dat.cx.CxDataPort.
CxDataPort provides semantics for a data port component.
CxDataPort() - Constructor for class com.dat.cx.CxDataPort
Default constructor
CxDataPort(String, boolean, String, CxComponent) - Constructor for class com.dat.cx.CxDataPort
Constructor
CxDefaultDataManager - class com.dat.cx.CxDefaultDataManager.
 
CxDefaultDataManager() - Constructor for class com.dat.cx.CxDefaultDataManager
 
CxDefaultRoot - class com.dat.cx.CxDefaultRoot.
 
CxDefaultRoot() - Constructor for class com.dat.cx.CxDefaultRoot
 
CxDocChangedEvent - class com.dat.cx.CxDocChangedEvent.
 
CxDocChangedEvent(Node) - Constructor for class com.dat.cx.CxDocChangedEvent
 
CxDocChangedListener - interface com.dat.cx.CxDocChangedListener.
 
CxDocType - class com.dat.cx.CxDocType.
 
CxDocType() - Constructor for class com.dat.cx.CxDocType
 
CxDocType(CxComponent) - Constructor for class com.dat.cx.CxDocType
 
CxDTDParser - class com.dat.cx.CxDTDParser.
 
CxDTDParser() - Constructor for class com.dat.cx.CxDTDParser
 
CxErrorManager - class com.dat.cx.CxErrorManager.
 
CxErrorManager() - Constructor for class com.dat.cx.CxErrorManager
 
CxErrorPort - class com.dat.cx.CxErrorPort.
CxErrorPort provides semantics for an xml error port component.
CxErrorPort() - Constructor for class com.dat.cx.CxErrorPort
Default constructor
CxErrorReporter - interface com.dat.cx.CxErrorReporter.
 
CxEvent - class com.dat.cx.CxEvent.
 
CxEvent(Object, CxContext) - Constructor for class com.dat.cx.CxEvent
 
CxException - exception com.dat.cx.CxException.
 
CxException(Node) - Constructor for class com.dat.cx.CxException
 
CxExporter - class com.dat.cx.CxExporter.
CxExporter prepares an XSet document the cx file definition of a component.
CxExporter() - Constructor for class com.dat.cx.CxExporter
 
CxExtendsAddEvent - class com.dat.cx.CxExtendsAddEvent.
CxExtendsAddEvents are dispatched to any registered listeners notifying them that a component has been added to or within an extends from component
CxExtendsAddEvent(Object, String, CxComponent) - Constructor for class com.dat.cx.CxExtendsAddEvent
Constructor
CxExtendsCanAddEvent - class com.dat.cx.CxExtendsCanAddEvent.
CxExtendsAddEvents are dispatched to any registered listeners asking them them if it is valid to add a component by the given child name
CxExtendsCanAddEvent(Object, String, String) - Constructor for class com.dat.cx.CxExtendsCanAddEvent
Constructor
CxExtendsListener - interface com.dat.cx.CxExtendsListener.
CxExtendsListener will listen for changes in a superclass component included any changes to that component or any contained components a component.
CxExtendsLocationChangeEvent - class com.dat.cx.CxExtendsLocationChangeEvent.
CxExtendsLocationChangeEvents are dispatched to any registered listeners notifying them that the location of a descendent of the extends from component has been changed.
CxExtendsLocationChangeEvent(Object, String, Point, Point) - Constructor for class com.dat.cx.CxExtendsLocationChangeEvent
Constructor
CxExtendsNameChangeEvent - class com.dat.cx.CxExtendsNameChangeEvent.
CxExtendsNameChangeEvents are dispatched to any registered listeners notifying them that the extends from component or any descendent of the extends from component has had its name changed.
CxExtendsNameChangeEvent(Object, String, String) - Constructor for class com.dat.cx.CxExtendsNameChangeEvent
Constructor
CxExtendsNodeChangeEvent - class com.dat.cx.CxExtendsNodeChangeEvent.
CxExtendsNodeChangeEvents are dispatched to any registered listeners notifying them that node of a descendent of the extends from component has been changed.
CxExtendsNodeChangeEvent(Object, String, String, Node, Node) - Constructor for class com.dat.cx.CxExtendsNodeChangeEvent
Constructor
CxExtendsPropertyChangeEvent - class com.dat.cx.CxExtendsPropertyChangeEvent.
CxExtendsPropertyChangeEvents are dispatched to any registered listeners notifying them that a property of the extends from component or any descendent of the extends from component has had its value changed.
CxExtendsPropertyChangeEvent(Object, String, String, String) - Constructor for class com.dat.cx.CxExtendsPropertyChangeEvent
Constructor
CxExtendsRemoveEvent - class com.dat.cx.CxExtendsRemoveEvent.
CxExtendsRemoveEvents are dispatched to any registered listeners notifying them that a component has been removed from or within an extends from component
CxExtendsRemoveEvent(Object, String) - Constructor for class com.dat.cx.CxExtendsRemoveEvent
Constructor
CxExtendsWirePortChangeEvent - class com.dat.cx.CxExtendsWirePortChangeEvent.
CxExtendsPropertyChangeEvents are dispatched to any registered listeners notifying them that a port setting on a wire has been changed.
CxExtendsWirePortChangeEvent(Object, String, String, boolean) - Constructor for class com.dat.cx.CxExtendsWirePortChangeEvent
Constructor
CxFactory - class com.dat.cx.CxFactory.
 
CxFactory() - Constructor for class com.dat.cx.CxFactory
 
CxForwardManager - class com.dat.cx.CxForwardManager.
 
CxForwardManager() - Constructor for class com.dat.cx.CxForwardManager
 
CxGenericFilter - class com.dat.cx.CxGenericFilter.
 
CxGenericFilter() - Constructor for class com.dat.cx.CxGenericFilter
 
CxImporter - class com.dat.cx.CxImporter.
 
CxImporter() - Constructor for class com.dat.cx.CxImporter
 
CxInterface - class com.dat.cx.CxInterface.
CxInterface provides semantics for an interface component.
CxInterface() - Constructor for class com.dat.cx.CxInterface
Default Constructor
CxInterface(String, boolean) - Constructor for class com.dat.cx.CxInterface
Constructor
CxLibraryComponent - class com.dat.cx.CxLibraryComponent.
CxLibraryComponent is the class root for all native library components.
CxLibraryComponent() - Constructor for class com.dat.cx.CxLibraryComponent
 
CxListener - interface com.dat.cx.CxListener.
 
CxLogManager - class com.dat.cx.CxLogManager.
 
CxLogManager() - Constructor for class com.dat.cx.CxLogManager
 
CxMiniPort - class com.dat.cx.CxMiniPort.
CxMiniPort provides semantics for a data port component.
CxMiniPort() - Constructor for class com.dat.cx.CxMiniPort
Default constructor
CxMiniPort(String, boolean, int) - Constructor for class com.dat.cx.CxMiniPort
Constructor
CxName - class com.dat.cx.CxName.
CxName provides semantics for a name component.
CxName(CxComponent) - Constructor for class com.dat.cx.CxName
Constructor
CxNestManager - class com.dat.cx.CxNestManager.
 
CxNestManager() - Constructor for class com.dat.cx.CxNestManager
 
CxOrIn - class com.dat.cx.CxOrIn.
 
CxOrIn() - Constructor for class com.dat.cx.CxOrIn
 
CxPackage - class com.dat.cx.CxPackage.
CxPackage provides semantics for a package component.
CxPackage() - Constructor for class com.dat.cx.CxPackage
 
CxPalette - class com.dat.cx.CxPalette.
CxPalette provides semantics for a palette component.
CxPalette() - Constructor for class com.dat.cx.CxPalette
 
CxPin - class com.dat.cx.CxPin.
CxPin provides semantics for a control pin component.
CxPin() - Constructor for class com.dat.cx.CxPin
Default constructor
CxPin(String, boolean) - Constructor for class com.dat.cx.CxPin
Constructor
CxPlaceHolder - class com.dat.cx.CxPlaceHolder.
 
CxPlaceHolder(String) - Constructor for class com.dat.cx.CxPlaceHolder
 
CxPort - class com.dat.cx.CxPort.
CxPort provides semantics for a port component.
CxPort() - Constructor for class com.dat.cx.CxPort
Default constructor
CxPort(String, boolean) - Constructor for class com.dat.cx.CxPort
Constructor
CxPortInterface - interface com.dat.cx.CxPortInterface.
 
CxProject - class com.dat.cx.CxProject.
 
CxProject() - Constructor for class com.dat.cx.CxProject
 
CxProject(String) - Constructor for class com.dat.cx.CxProject
 
CxProject(String, String, String, String, String) - Constructor for class com.dat.cx.CxProject
 
CxProjectManager - class com.dat.cx.CxProjectManager.
 
CxProjectManager(CxComponent, Vector) - Constructor for class com.dat.cx.CxProjectManager
 
CxProperty - class com.dat.cx.CxProperty.
CxProperty provides semantics for a property component.
CxProperty() - Constructor for class com.dat.cx.CxProperty
Default contstuctor
CxProperty(String, String) - Constructor for class com.dat.cx.CxProperty
Constructor
CxProperty(String, String, boolean) - Constructor for class com.dat.cx.CxProperty
Constructor
CxProperty(String, String, boolean, boolean) - Constructor for class com.dat.cx.CxProperty
Constructor
CxResource - class com.dat.cx.CxResource.
Todo load class definition for ResourceClass.
CxResource() - Constructor for class com.dat.cx.CxResource
 
CxResourceProperty - class com.dat.cx.CxResourceProperty.
Component property used to specify a CxResource needed by parent Component in order to function.
CxResourceProperty() - Constructor for class com.dat.cx.CxResourceProperty
 
CxResourceProperty(Class) - Constructor for class com.dat.cx.CxResourceProperty
 
CxResourceProperty(String, Class, boolean) - Constructor for class com.dat.cx.CxResourceProperty
 
CxResourceProvider - interface com.dat.cx.CxResourceProvider.
 
CxResourceProviderProperty - class com.dat.cx.CxResourceProviderProperty.
Component property used to specify a Resource needed by a parent Component for proper functioning.
CxResourceProviderProperty() - Constructor for class com.dat.cx.CxResourceProviderProperty
 
CxResourceProviderProperty(Class) - Constructor for class com.dat.cx.CxResourceProviderProperty
 
CxResourceProviderProperty(String, Class, boolean) - Constructor for class com.dat.cx.CxResourceProviderProperty
 
CxResourceSupplier - interface com.dat.cx.CxResourceSupplier.
 
CxResourceSupplierProperty - class com.dat.cx.CxResourceSupplierProperty.
Component property used to specify a CxResource needed by parent Component in order to function.
CxResourceSupplierProperty() - Constructor for class com.dat.cx.CxResourceSupplierProperty
 
CxResourceSupplierProperty(Class) - Constructor for class com.dat.cx.CxResourceSupplierProperty
 
CxResourceSupplierProperty(String, Class, boolean) - Constructor for class com.dat.cx.CxResourceSupplierProperty
 
CxResourceUser - interface com.dat.cx.CxResourceUser.
A Class implementing CxResourceUser is advertizing the need for a implementation of the resource specified by the contract.
CxRoot - class com.dat.cx.CxRoot.
A Cx component that is the root of a component tree
CxRoot() - Constructor for class com.dat.cx.CxRoot
Default constructor
CxSendOnReceipt - class com.dat.cx.CxSendOnReceipt.
 
CxSendOnReceipt() - Constructor for class com.dat.cx.CxSendOnReceipt
 
CxSource - interface com.dat.cx.CxSource.
 
CxTest - class com.dat.cx.CxTest.
 
CxTest() - Constructor for class com.dat.cx.CxTest
 
CxTextInstance - class com.dat.cx.CxTextInstance.
CxText provides semantics for a text instance component.
CxTextInstance() - Constructor for class com.dat.cx.CxTextInstance
Default contstuctor
CxTextInstance(String) - Constructor for class com.dat.cx.CxTextInstance
Constructor
CxTraceManager - class com.dat.cx.CxTraceManager.
 
CxTraceManager() - Constructor for class com.dat.cx.CxTraceManager
 
CxTypePackage - class com.dat.cx.CxTypePackage.
CxTypePackage provides semantics for a type package component.
CxTypePackage() - Constructor for class com.dat.cx.CxTypePackage
Default contstuctor
CxTypePackage(String) - Constructor for class com.dat.cx.CxTypePackage
Contstuctor
CxUndoManager - class com.dat.cx.CxUndoManager.
 
CxVar - class com.dat.cx.CxVar.
CxType provides semantics for a variable (var).
CxVar() - Constructor for class com.dat.cx.CxVar
Default contstuctor
CxVar(String, int) - Constructor for class com.dat.cx.CxVar
Constructor
CxVarHolder - class com.dat.cx.CxVarHolder.
CxVarHolder provides semantics for a data manager component.
CxVarHolder.Data - class com.dat.cx.CxVarHolder.Data.
Data is a context managed instance of result set and the current stored xml document
CxVarHolder.Data(CxVarHolder) - Constructor for class com.dat.cx.CxVarHolder.Data
 
CxVarHolder() - Constructor for class com.dat.cx.CxVarHolder
 
CxVarHolder(String) - Constructor for class com.dat.cx.CxVarHolder
Constructor
CxVariableManager - interface com.dat.cx.CxVariableManager.
 
CxVarInstance - class com.dat.cx.CxVarInstance.
CxVarInstance provides semantics for a var instance.
CxVarInstance() - Constructor for class com.dat.cx.CxVarInstance
Default contstuctor
CxVarInstance(String) - Constructor for class com.dat.cx.CxVarInstance
Constructor
CxVarSet - class com.dat.cx.CxVarSet.
CxVarSet provides semantics for a parenthisised set of vars.
CxVarSet() - Constructor for class com.dat.cx.CxVarSet
Default contstuctor
CxVersion - class com.dat.cx.CxVersion.
 
CxVersion() - Constructor for class com.dat.cx.CxVersion
 
CxWire - class com.dat.cx.CxWire.
CxWire provides semantics for a wire component which connects two port components.
CxWire() - Constructor for class com.dat.cx.CxWire
Default Constructor
CxWire(CxPort, CxPort) - Constructor for class com.dat.cx.CxWire
Constructor
CxXmlEvent - class com.dat.cx.CxXmlEvent.
 
CxXmlEvent(Object, Node, CxComponent, CxContext) - Constructor for class com.dat.cx.CxXmlEvent
 
CxXmlManagerPort - class com.dat.cx.CxXmlManagerPort.
 
CxXmlManagerPort() - Constructor for class com.dat.cx.CxXmlManagerPort
 
CxXmlPort - class com.dat.cx.CxXmlPort.
CxPort provides semantics for an xml port component.
CxXmlPort() - Constructor for class com.dat.cx.CxXmlPort
Default constructor
CxXmlPort(String, boolean, CxComponent) - Constructor for class com.dat.cx.CxXmlPort
Constructor
CxXmlTypes - interface com.dat.cx.CxXmlTypes.
 
CxXslVarInstance - class com.dat.cx.CxXslVarInstance.
CxType provides semantics for a type component.
CxXslVarInstance() - Constructor for class com.dat.cx.CxXslVarInstance
Default contstuctor
CxXslVarInstance(String) - Constructor for class com.dat.cx.CxXslVarInstance
Constructor

D

DATE - Static variable in interface com.dat.cx.CxXmlTypes
 
deactivate() - Method in class com.dat.cx.CxComponent
Deactivate the component.
deactivate() - Method in class com.dat.cx.CxWire
Deactivate the wire.
deactivateComponent(CxComponent) - Method in class com.dat.cx.CxUndoManager
 
decrUnresolved() - Method in class com.dat.cx.CxComponent
Decrement unresolve component count
DEFAULT - Static variable in class com.dat.cx.CxAttributeConstraint
 
definePin(String, boolean) - Method in class com.dat.cx.CxLibraryComponent
Define a control pin.
definePort(String, boolean) - Method in class com.dat.cx.CxLibraryComponent
Define a port.
defineProperty(String, String) - Method in class com.dat.cx.CxLibraryComponent
Define a property.
defineProperty(String, String, boolean) - Method in class com.dat.cx.CxLibraryComponent
Define a property.
defineResourceProviderProperty(String, Class) - Method in class com.dat.cx.CxLibraryComponent
Define a resource provider property.
defineResourceProviderProperty(String, Class, boolean) - Method in class com.dat.cx.CxLibraryComponent
Define a resource provider property.
defineResourceSupplierProperty(String, Class) - Method in class com.dat.cx.CxResource
Define a resource provider property.
defineResourceSupplierProperty(String, Class, boolean) - Method in class com.dat.cx.CxResource
Define a resource provider property.
deleteChild(CxComponent, CxComponent) - Method in class com.dat.cx.CxUndoManager
 
disableBreakpoint(CxComponent) - Static method in class com.dat.cx.CxTraceManager
 
disableFilter(CxComponent) - Static method in class com.dat.cx.CxTraceManager
 
docChanged(CxDocChangedEvent) - Method in interface com.dat.cx.CxDocChangedListener
 
docReceived(CxEvent) - Method in class com.dat.cx.CxVar
 
docReceived(CxEvent) - Method in class com.dat.cx.CxVarHolder
 
docReceived(CxEvent) - Method in interface com.dat.cx.CxDataMgr
 
dump(int) - Method in class com.dat.cx.CxContext
 

E

EMPTY - Static variable in interface com.dat.cx.CxXmlTypes
 
enableBreakpoints(boolean) - Static method in class com.dat.cx.CxTraceManager
 
enableTrace(int) - Static method in class com.dat.cx.CxTraceManager
 
enableUndo(boolean) - Method in class com.dat.cx.CxUndoManager
 
ENTITIES - Static variable in interface com.dat.cx.CxXmlTypes
 
ENTITY - Static variable in interface com.dat.cx.CxXmlTypes
 
EVENT - Static variable in interface com.dat.cx.CxPortInterface
 
export(XSet, CxProject) - Method in class com.dat.cx.CxComponent
Export the definition of this component (only this component)
export(XSet, CxProject) - Method in class com.dat.cx.CxPort
Export the definition of this port (only this component)
export(XSet, CxProject) - Method in class com.dat.cx.CxInterface
Export the definition of this interface.
export(XSet, CxProject) - Method in class com.dat.cx.CxTextInstance
Export the definition of this type.
export(XSet, CxProject) - Method in class com.dat.cx.CxProperty
Export the definition of thisproperty.
export(XSet, CxProject) - Method in class com.dat.cx.CxVarSet
Export the definition of this varSet.
export(XSet, CxProject) - Method in class com.dat.cx.CxPackage
Export the definition of this package.
export(XSet, CxProject) - Method in class com.dat.cx.CxPalette
Export the definition of this palette.
export(XSet, CxProject) - Method in class com.dat.cx.CxXmlPort
Export the definition of this xml port (only this component)
export(XSet, CxProject) - Method in class com.dat.cx.CxXmlManagerPort
 
export(XSet, CxProject) - Method in class com.dat.cx.CxMiniPort
Export the definition of this component (only this component)
export(XSet, CxProject) - Method in class com.dat.cx.CxWire
Export the definition of this wire.
export(XSet, CxProject) - Method in class com.dat.cx.CxBaseProperty
Export the definition of this base property.
export(XSet, CxProject) - Method in class com.dat.cx.CxVarInstance
Export the definition of this var instance.
export(XSet, CxProject) - Method in class com.dat.cx.CxVar
Export the definition of this type.
export(XSet, CxProject) - Method in class com.dat.cx.CxConfiguration
Export the definition of this xml port (only this component)
export(XSet, CxProject) - Method in class com.dat.cx.CxTypePackage
Export the definition of this type package.
export(XSet, CxProject) - Method in class com.dat.cx.CxPin
Export the definition of this pin (only this component)
export(XSet, CxProject) - Method in class com.dat.cx.CxVarHolder
Export the definition of this variable.
export(XSet, CxProject) - Method in class com.dat.cx.CxAttribute
Export the definition of this attribute.
export(XSet, CxProject) - Method in class com.dat.cx.CxRoot
Export the definition of the root (only)
export(XSet, CxProject) - Method in class com.dat.cx.CxAttributeInstance
Export the definition of this attribute.
export(XSet, CxProject) - Method in class com.dat.cx.CxDataPort
Export the definition of this xml port (only this component)
exportChildren() - Method in class com.dat.cx.CxVarSet
 
exportChildren() - Method in class com.dat.cx.CxVar
 
exportChildren() - Method in class com.dat.cx.CxLibraryComponent
Determine if child components are to be exported.
exportChildren() - Method in class com.dat.cx.CxAttribute
 
exportChildren() - Method in class com.dat.cx.CxAttributeInstance
 
exportContent(XSet, CxProject) - Method in class com.dat.cx.CxComponent
Export configuration content from non-cx xml file.
exportCxFile(CxComponent, String) - Method in class com.dat.cx.CxProjectManager
 
exportInfo(CxExecComponentInfo) - Method in class com.dat.cx.CxComponent
Export the definition of the component into a java serializable object.
exportInfo(CxExecComponentInfo) - Method in class com.dat.cx.CxPort
 
exportInfo(CxExecComponentInfo) - Method in class com.dat.cx.CxProperty
 
exportInfo(CxExecComponentInfo) - Method in class com.dat.cx.CxCompositeComponent
 
exportInfo(CxExecComponentInfo) - Method in class com.dat.cx.CxWire
 
exportInfo(CxExecComponentInfo) - Method in class com.dat.cx.CxDataPort
 

F

findComponent(String) - Method in class com.dat.cx.CxContext
 
findLocalData(String) - Method in class com.dat.cx.CxDefaultDataManager
 
findLocalData(String) - Method in interface com.dat.cx.CxDataManager
 
findPath(String) - Method in class com.dat.cx.CxComponent
Find a component by qualified relative path.
findPath(String) - Method in class com.dat.cx.CxData
 
findPath(String) - Method in interface com.dat.cx.CxDataMgr
 
findPath(String, boolean) - Method in class com.dat.cx.CxComponent
Find a component by qualified relative path
fireDocChanged(Node) - Method in class com.dat.cx.CxVarHolder
 
fireInitChanged(Node) - Method in class com.dat.cx.CxVarHolder
 
FIXED - Static variable in class com.dat.cx.CxAttributeConstraint
 
FLOAT - Static variable in interface com.dat.cx.CxXmlTypes
 
forEach(String) - Method in class com.dat.xset.XSet
Get enumeration of XSet objects where each XSet is wrapped around a node which is satisfies the XPath expression relative to the current wrapped DOM node.
forEach(String, boolean) - Method in class com.dat.xset.XSet
 

G

get(Object, Object) - Method in class com.dat.xset.XSet.XSetAttributeField
 
get(Object, Object) - Method in class com.dat.xset.XSet.XSetContentField
 
get(Object, Object) - Method in class com.dat.xset.XSet.XSetField
 
get(String) - Method in class com.dat.cx.CxData
 
getAttribute(String) - Method in class com.dat.xset.XSet
Gets the attribute value specified by identifier and returns it as a string.
getAttributeConstraint() - Method in class com.dat.cx.CxAttributeConstraint
 
getAttributeConstraint() - Method in class com.dat.cx.CxAttribute
Get the constraint of this attribute
getAttributeConstraintProperty() - Method in class com.dat.cx.CxAttribute
Get the constraint property of this attribute
getAttributeType() - Method in class com.dat.cx.CxAttributeType
 
getAttributeType() - Method in class com.dat.cx.CxAttribute
Get the type of this attribute
getAttributeTypeProperty() - Method in class com.dat.cx.CxAttribute
Get the type property of this attribute
getAuthor() - Method in class com.dat.cx.CxProject
 
getBaseClass() - Method in class com.dat.cx.CxFactory
 
getBaseType() - Method in class com.dat.cx.CxComponent
Get the base type of the component.
getBreakpoints() - Static method in class com.dat.cx.CxTraceManager
 
getByte() - Method in class com.dat.xset.XSet
Get the content of the wrapped DOM node as a Java byte.
getByte(byte) - Method in class com.dat.xset.XSet
Get the content of the wrapped DOM node as a Java byte.
getByte(String) - Method in class com.dat.xset.XSet
Get, as a Java byte, the content of the node referenced by an an XPath expression relative to the wrapped DOM node.
getByte(String, byte) - Method in class com.dat.xset.XSet
Get, as a Java byte, the content of the node referenced by an an XPath expression relative to the wrapped DOM node.
getCatchPort() - Method in class com.dat.cx.CxCompositeComponent
 
getChild() - Method in class com.dat.cx.CxComponentChildrenEvent
 
getChild() - Method in class com.dat.cx.CxExtendsAddEvent
Get the component that was added
getChild(int) - Method in class com.dat.cx.CxComponent
Get the ith child component
getChild(String) - Method in class com.dat.cx.CxComponent
Get a child given its name
getChildName() - Method in class com.dat.cx.CxExtendsCanAddEvent
Get the proposed name for a child component
getChildren() - Method in class com.dat.cx.CxComponent
Get an enumeration of the children
getClassClause() - Method in class com.dat.cx.CxComponent
Get the class clause
getComment() - Method in class com.dat.cx.CxProject
 
getCompiledValue() - Method in class com.dat.cx.CxProperty
Get the value of the property.
getCompiledValue() - Method in class com.dat.cx.CxName
Get the value, the name of the parent component
getCompiledValue() - Method in class com.dat.cx.CxBaseProperty
Get the value of the property.
getCompiledValue() - Method in class com.dat.cx.CxAttributeInstance
Get the value
getComponent() - Method in class com.dat.cx.CxBreakpointAt
 
getConfig(String) - Method in class com.dat.cx.CxComponent
Get a configuration given its name
getConfigValue(String) - Method in class com.dat.cx.CxComponent
Get a configuration value given its name
getConfigValue(String, boolean) - Method in class com.dat.cx.CxComponent
Get a configuration value given its name
getConstraintValue() - Method in class com.dat.cx.CxAttribute
Get the constraint value for fixed and default constraints
getConstraintValueProperty() - Method in class com.dat.cx.CxAttribute
 
getContentConstraint() - Method in class com.dat.cx.CxVarSet
Get the content constraint
getContentConstraint() - Method in class com.dat.cx.CxContentConstraint
 
getContentConstraint() - Method in class com.dat.cx.CxVar
Get the content constraint
getContentConstraintProperty() - Method in class com.dat.cx.CxVarSet
Get the content constraint property
getContentConstraintProperty() - Method in class com.dat.cx.CxVar
Get the content constraint property
getContentType() - Method in class com.dat.cx.CxVar
Get the content of this type
getContentType() - Method in class com.dat.cx.CxContentType
 
getContentTypeProperty() - Method in class com.dat.cx.CxVar
Get the content type property
getContext() - Method in class com.dat.cx.CxEvent
 
getContext() - Method in class com.dat.xset.XSet.XSetAttributeField
 
getContext() - Method in class com.dat.xset.XSet.XSetContentField
 
getContext() - Method in class com.dat.xset.XSet.XSetField
 
getContext(Object) - Static method in class com.dat.cx.CxContext
 
getCopyright() - Static method in class com.dat.cx.CxVersion
 
getCurrentProject() - Static method in class com.dat.cx.CxProjectManager
 
getCxData(CxData, String) - Static method in class com.dat.cx.CxData
 
getCxListeners() - Method in class com.dat.cx.CxPort
Get the list of currently registered listeners
getCxListeners() - Method in interface com.dat.cx.CxSource
 
getData(CxContext) - Method in class com.dat.cx.CxVarHolder
Get context data
getData(CxEvent) - Method in class com.dat.cx.CxVarHolder
Get context data
getDataManager() - Method in class com.dat.cx.CxContext
 
getDataPath() - Method in class com.dat.cx.CxDataPort
 
getDataPath(CxComponent) - Method in class com.dat.cx.CxComponent
Get the data path of a component relative to an ancestor
getDataPath(CxComponent) - Method in class com.dat.cx.CxVarSet
Get the data path of a component relative to an ancestor
getDataPort(String, boolean) - Method in class com.dat.cx.CxComponent
Get a data port given is logical path and direction
getDataPort(String, boolean) - Method in interface com.dat.cx.CxDataMgr
 
getDbType() - Method in class com.dat.cx.CxVar
Returns the underlying type of the CxVar as one of the java.sql.Types type.
getDelegated(String) - Method in class com.dat.cx.CxData
 
getDirection() - Method in class com.dat.cx.CxExtendsWirePortChangeEvent
Get the direction
getDisplay() - Method in class com.dat.cx.CxComponent
Get the display peer for this component.
getDisplay() - Method in class com.dat.cx.CxPort
Get the display peer for this port.
getDisplay() - Method in class com.dat.cx.CxInterface
Get the display peer for this interface.
getDisplay() - Method in class com.dat.cx.CxTextInstance
Get the display peer for this text.
getDisplay() - Method in class com.dat.cx.CxProperty
Get the display peer for this property.
getDisplay() - Method in class com.dat.cx.CxVarSet
Get the display peer for this var set.
getDisplay() - Method in class com.dat.cx.CxPackage
Get the display peer for this package.
getDisplay() - Method in class com.dat.cx.CxName
Get the display peer for this name.
getDisplay() - Method in class com.dat.cx.CxMiniPort
Get the display peer for this port.
getDisplay() - Method in class com.dat.cx.CxCatchPort
Get the display peer for this port.
getDisplay() - Method in class com.dat.cx.CxWire
Get the display peer for this wire.
getDisplay() - Method in class com.dat.cx.CxVarInstance
Get the display peer for this var instance.
getDisplay() - Method in class com.dat.cx.CxXslVarInstance
Get the display peer for this type.
getDisplay() - Method in class com.dat.cx.CxVar
Get the display peer for this type.
getDisplay() - Method in class com.dat.cx.CxConfiguration
Get the display peer for this attribute.
getDisplay() - Method in class com.dat.cx.CxTypePackage
Get the display peer for this package.
getDisplay() - Method in class com.dat.cx.CxPin
Get the display peer for this pin.
getDisplay() - Method in class com.dat.cx.CxErrorPort
Get the display peer for this port.
getDisplay() - Method in class com.dat.cx.CxVarHolder
Get the display peer for this var holder.
getDisplay() - Method in class com.dat.cx.CxAttribute
Get the display peer for this attribute.
getDisplay() - Method in class com.dat.cx.CxRoot
Get the display peer for this package.
getDisplay() - Method in class com.dat.cx.CxAttributeInstance
Get the display peer for this attribute.
getDisplay() - Method in class com.dat.cx.CxDataPort
Get the display peer for this port.
getDisplayStyle() - Method in class com.dat.cx.CxComponent
Get the display style
getDoc(CxContext) - Method in class com.dat.cx.CxVarHolder
get the saved context managed document
getDoc(CxContext) - Method in interface com.dat.cx.CxDataMgr
 
getDoc(CxEvent) - Method in class com.dat.cx.CxVarHolder
get the saved context managed document
getDoc(CxEvent) - Method in interface com.dat.cx.CxDataMgr
 
getDocType() - Method in class com.dat.cx.CxDocType
 
getDocType() - Method in class com.dat.cx.CxXmlPort
Get the document type
getDocTypeProperty() - Method in class com.dat.cx.CxXmlPort
 
getDocument() - Method in class com.dat.xset.XSet
Get the DOM Document of the document containing the wrapped DOM node of this XSet.
getDocumentName() - Method in class com.dat.xset.XSet
Get the name of the document containing the wrapped DOM node of this XSet.
getDocumentXml() - Method in class com.dat.xset.XSet
Get, as a String, the XML of the document containing the wrapped DOM node of this XSet.
getDouble() - Method in class com.dat.xset.XSet
Get the content of the wrapped DOM node as a Java double.
getDouble(double) - Method in class com.dat.xset.XSet
Get the content of the wrapped DOM node as a Java double.
getDouble(String) - Method in class com.dat.xset.XSet
Get, as a Java double, the content of the node referenced by an an XPath expression relative to the wrapped DOM node.
getDouble(String, double) - Method in class com.dat.xset.XSet
Get, as a Java double, the content of the node referenced by an an XPath expression relative to the wrapped DOM node.
getDriverTypeName() - Method in class com.dat.cx.CxResource
 
getEditFrame(CxStudio) - Method in class com.dat.cx.CxComponent
Get at edit frame for editing this component.
getEditFrame(CxStudio) - Method in class com.dat.cx.CxPort
Get at edit frame for editing this component.
getEditFrame(CxStudio) - Method in class com.dat.cx.CxInterface
Get at edit frame for editing this component.
getEditFrame(CxStudio) - Method in class com.dat.cx.CxTextInstance
Get at edit frame for editing this component.
getEditFrame(CxStudio) - Method in class com.dat.cx.CxProperty
Get at edit frame for editing this component.
getEditFrame(CxStudio) - Method in class com.dat.cx.CxWire
Get at edit frame for editing this component.
getEditFrame(CxStudio) - Method in class com.dat.cx.CxVarInstance
Get at edit frame for editing this component.
getEditFrame(CxStudio) - Method in class com.dat.cx.CxVar
Get at edit frame for editing this component.
getEditFrame(CxStudio) - Method in class com.dat.cx.CxConfiguration
Get at edit frame for editing this component.
getEditFrame(CxStudio) - Method in class com.dat.cx.CxPin
Get at edit frame for editing this component.
getEditFrame(CxStudio) - Method in class com.dat.cx.CxAttribute
Get at edit frame for editing this component.
getEditFrame(CxStudio) - Method in class com.dat.cx.CxAttributeInstance
Get at edit frame for editing this component.
getEditorClassName() - Method in class com.dat.cx.CxProperty
Get the property editor class name
getEnumerationProperty() - Method in class com.dat.cx.CxAttribute
 
getErrorPort() - Method in class com.dat.cx.CxCompositeComponent
 
getExtendsFrom() - Method in class com.dat.cx.CxComponent
Get the extends from component
getExtendsListeners() - Method in class com.dat.cx.CxComponent
Get the list of extends listners
getFilters() - Static method in class com.dat.cx.CxTraceManager
 
getFloat() - Method in class com.dat.xset.XSet
Get the content of the wrapped DOM node as a Java float.
getFloat(float) - Method in class com.dat.xset.XSet
Get the content of the wrapped DOM node as a Java float.
getFloat(String) - Method in class com.dat.xset.XSet
Get, as a Java float, the content of the node referenced by an an XPath expression relative to the wrapped DOM node.
getFloat(String, float) - Method in class com.dat.xset.XSet
Get, as a Java float, the content of the node referenced by an an XPath expression relative to the wrapped DOM node.
getFrom() - Method in class com.dat.cx.CxWire
Get the from port
getHook() - Method in class com.dat.cx.CxDefaultDataManager
 
getIcon() - Method in class com.dat.cx.CxComponent
Get the icon file name for this component
getIcon() - Method in class com.dat.cx.CxPort
Get the icon file name for this port
getIcon() - Method in class com.dat.cx.CxInterface
Get the icon file name for this component
getIcon() - Method in class com.dat.cx.CxTextInstance
Get the icon file name for this component
getIcon() - Method in class com.dat.cx.CxProperty
Get the icon file name for this component
getIcon() - Method in class com.dat.cx.CxCompositeComponent
 
getIcon() - Method in class com.dat.cx.CxVarSet
Get the icon file name for this component
getIcon() - Method in class com.dat.cx.CxPackage
Get the icon file name for this package
getIcon() - Method in class com.dat.cx.CxPalette
Get the icon file name for this palette
getIcon() - Method in class com.dat.cx.CxMiniPort
Get the icon file name for this port
getIcon() - Method in class com.dat.cx.CxWire
Get the icon file name for this component
getIcon() - Method in class com.dat.cx.CxVarInstance
Get the icon file name for this component
getIcon() - Method in class com.dat.cx.CxXslVarInstance
Get the icon file name for this component
getIcon() - Method in class com.dat.cx.CxVar
Get the icon file name for this component
getIcon() - Method in class com.dat.cx.CxConfiguration
Get the icon file name for this component
getIcon() - Method in class com.dat.cx.CxTypePackage
Get the icon file name for this package
getIcon() - Method in class com.dat.cx.CxPin
Get the icon file name for this port
getIcon() - Method in class com.dat.cx.CxVarHolder
Get the icon file name for this port
getIcon() - Method in class com.dat.cx.CxAttribute
Get the icon file name for this component
getIcon() - Method in class com.dat.cx.CxRoot
 
getIcon() - Method in class com.dat.cx.CxResource
 
getIcon() - Method in class com.dat.cx.CxAttributeInstance
Get the icon file name for this component
getIdentity() - Method in class com.dat.cx.CxVar
Get the or identity indicator
getImageIcon() - Method in class com.dat.cx.CxComponent
Get the icon image for icon of this component
getIncludes() - Method in class com.dat.cx.CxProject
 
getIndexOfChild(Object) - Method in class com.dat.cx.CxComponent
Get the index of a child
getInfo() - Method in class com.dat.cx.CxComponent
Get the defintion of this component into a serializable java object so that is can be sent to a client console.
getInit() - Method in class com.dat.cx.CxVarHolder
 
getInit() - Method in interface com.dat.cx.CxDataMgr
 
getInt() - Method in class com.dat.xset.XSet
Get the content of the wrapped DOM node as a Java int.
getInt(int) - Method in class com.dat.xset.XSet
Get the content of the wrapped DOM node as a Java int.
getInt(String) - Method in class com.dat.xset.XSet
Get, as a Java int, the content of the node referenced by an an XPath expression relative to the wrapped DOM node.
getInt(String, int) - Method in class com.dat.xset.XSet
Get, as a Java int, the content of the node referenced by an an XPath expression relative to the wrapped DOM node.
getInterface() - Method in class com.dat.cx.CxMiniPort
Get interface.
getInverse() - Method in class com.dat.cx.CxFactory
 
getList() - Method in class com.dat.cx.CxAttribute
Get the list for list attributes
getLiteralValue() - Method in class com.dat.cx.CxProperty
Get the value of the property.
getLiteralValue() - Method in class com.dat.cx.CxResourceProviderProperty
 
getLiteralValue() - Method in class com.dat.cx.CxContentConstraint
 
getLiteralValue() - Method in class com.dat.cx.CxName
Get the value, the name of the parent component
getLiteralValue() - Method in class com.dat.cx.CxAttributeType
 
getLiteralValue() - Method in class com.dat.cx.CxAttributeConstraint
 
getLiteralValue() - Method in class com.dat.cx.CxBaseProperty
 
getLiteralValue() - Method in class com.dat.cx.CxResourceProperty
 
getLiteralValue() - Method in class com.dat.cx.CxResourceSupplierProperty
 
getLiteralValue() - Method in class com.dat.cx.CxContentType
 
getLiteralValue() - Method in class com.dat.cx.CxAttributeInstance
 
getLong() - Method in class com.dat.xset.XSet
Get the content of the wrapped DOM node as a Java long.
getLong(long) - Method in class com.dat.xset.XSet
Get the content of the wrapped DOM node as a Java long.
getLong(String) - Method in class com.dat.xset.XSet
Get, as a Java long, the content of the node referenced by an an XPath expression relative to the wrapped DOM node.
getLong(String, long) - Method in class com.dat.xset.XSet
Get, as a Java long, the content of the node referenced by an an XPath expression relative to the wrapped DOM node.
getManager() - Static method in class com.dat.cx.CxUndoManager
 
getMap() - Method in class com.dat.cx.CxDefaultDataManager
 
getMessages() - Static method in class com.dat.cx.CxLogManager
 
getMiniPortType() - Method in class com.dat.cx.CxMiniPort
Get the type of the mini port.
getName() - Method in class com.dat.cx.CxComponent
Get the name of the component
getName() - Method in interface com.dat.cx.CxDataMgr
 
getName() - Method in class com.dat.cx.CxExtendsNameChangeEvent
Get the new name
getName() - Method in class com.dat.xset.XSet
Get the name of the wrapped DOM node.
getNameInAncestor(CxComponent) - Method in class com.dat.cx.CxComponent
Get the path name of a component relative to an ancestor
getNameInContext() - Method in class com.dat.cx.CxComponent
Get the full name of a component within the current component tree
getNewLocation() - Method in class com.dat.cx.CxExtendsLocationChangeEvent
Get the new location
getNewNodeValue() - Method in class com.dat.cx.CxExtendsNodeChangeEvent
Get the new location
getNewValue() - Method in class com.dat.cx.CxExtendsPropertyChangeEvent
Get the new value of the property
getNextChildTo(CxComponent) - Method in class com.dat.cx.CxComponent
Get a the next child relative to a given child
getNoChildren() - Method in class com.dat.cx.CxComponent
Get the number of child components
getNode() - Method in class com.dat.cx.CxException
 
getNode() - Method in class com.dat.cx.CxDocChangedEvent
 
getNode() - Method in class com.dat.cx.CxXmlEvent
 
getNode() - Method in class com.dat.xset.XSet
Get the wrapped DOM node.
getNode(CxVarHolder.Data) - Method in class com.dat.cx.CxVarHolder
 
getNodeName() - Method in class com.dat.cx.CxExtendsNodeChangeEvent
Get the node name
getOldLocation() - Method in class com.dat.cx.CxExtendsLocationChangeEvent
Get the orignial locatoin
getOldNodeValue() - Method in class com.dat.cx.CxExtendsNodeChangeEvent
Get the orignial node value
getOldValue() - Method in class com.dat.cx.CxExtendsPropertyChangeEvent
Get the orignial value of the property
getOrEnabled() - Method in class com.dat.cx.CxVarSet
Get the or enabled indicator
getOrEnabled() - Method in class com.dat.cx.CxVar
Get the or enabled indicator
getOwner() - Method in class com.dat.cx.CxProject
 
getOwnerProject() - Method in class com.dat.cx.CxComponent
Get the project that owns this component
getPackage() - Method in class com.dat.cx.CxComponent
 
getPackage(CxComponent) - Method in class com.dat.cx.CxComponent
 
getParent() - Method in class com.dat.cx.CxComponent
Get the components parent component
getPath() - Method in class com.dat.cx.CxExtendsRemoveEvent
Get the path to where the descendent component has been added.
getPath() - Method in class com.dat.cx.CxExtendsLocationChangeEvent
Get the path to changed property.
getPath() - Method in class com.dat.cx.CxExtendsPropertyChangeEvent
Get the path to changed property.
getPath() - Method in class com.dat.cx.CxExtendsAddEvent
Get the path to where the descendent component has been added.
getPath() - Method in class com.dat.cx.CxExtendsCanAddEvent
Get the path to where the descendent component has been added.
getPath() - Method in class com.dat.cx.CxExtendsNodeChangeEvent
Get the path to changed property.
getPath() - Method in class com.dat.cx.CxExtendsNameChangeEvent
Get the path to renamed component.
getPath(String) - Method in class com.dat.cx.CxData
 
getPort(String) - Method in class com.dat.cx.CxComponent
Get a port given its name
getPortDirection() - Method in class com.dat.cx.CxPort
Get the port direction
getPortDirection() - Method in interface com.dat.cx.CxPortInterface
 
getPortIcon() - Method in class com.dat.cx.CxXmlPort
Get the port icon.
getPortPath() - Method in class com.dat.cx.CxExtendsWirePortChangeEvent
Get the path to the new port assignment.
getProject(String) - Method in class com.dat.cx.CxProjectManager
 
getProjectName() - Method in class com.dat.cx.CxProject
 
getPropertyEditor() - Method in class com.dat.cx.CxProperty
Get the property editor for this property.
getPropertyEditor() - Method in class com.dat.cx.CxDefaultRoot
Get the property editor for this property.
getPropertyEditor() - Method in class com.dat.cx.CxClearOnSend
Get the property editor for this property.
getPropertyEditor() - Method in class com.dat.cx.CxResourceProviderProperty
Get the property editor for this property.
getPropertyEditor() - Method in class com.dat.cx.CxDocType
Get the property editor for this property.
getPropertyEditor() - Method in class com.dat.cx.CxContentConstraint
Get the property editor for this property.
getPropertyEditor() - Method in class com.dat.cx.CxSendOnReceipt
Get the property editor for this property.
getPropertyEditor() - Method in class com.dat.cx.CxAttributeType
Get the property editor for this property.
getPropertyEditor() - Method in class com.dat.cx.CxAttributeConstraint
Get the property editor for this property.
getPropertyEditor() - Method in class com.dat.cx.CxBaseProperty
Get the property editor for this property.
getPropertyEditor() - Method in class com.dat.cx.CxOrIn
Get the property editor for this property.
getPropertyEditor() - Method in class com.dat.cx.CxResourceProperty
Get the property editor for this property.
getPropertyEditor() - Method in class com.dat.cx.CxResourceSupplierProperty
Get the property editor for this property.
getPropertyEditor() - Method in class com.dat.cx.CxContentType
Get the property editor for this property.
getPropertyNames() - Method in class com.dat.cx.CxComponent
Get all property names
getPropertyValues(String[]) - Method in class com.dat.cx.CxComponent
Get property values for a set of property names
getReference() - Method in class com.dat.cx.CxBaseProperty
Get the reference property
getResource() - Method in class com.dat.cx.CxResourceProviderProperty
Returns a CxResource.
getResource() - Method in class com.dat.cx.CxResourceProperty
Returns a Resource.
getResource() - Method in class com.dat.cx.CxResource
Returns the an implementation of a resource.
getResource() - Method in interface com.dat.cx.CxResourceSupplier
Returns the an implementation of a resource.
getResource() - Method in class com.dat.cx.CxResourceSupplierProperty
Returns a CxResource.
getResource() - Method in interface com.dat.cx.CxResourceProvider
Returns the an implementation of a resource.
getResource() - Method in interface com.dat.cx.CxResourceUser
Returns the Resource that implements the interface specified by the getResourceClass.
getResourceClass() - Method in class com.dat.cx.CxResourceProviderProperty
Returns the Class of an interface that specifies the a resource.
getResourceClass() - Method in class com.dat.cx.CxResourceProperty
Returns a Class that is inherited from CxResource.
getResourceClass() - Method in class com.dat.cx.CxResource
Returns the Class of an interface that specifies the a resource.
getResourceClass() - Method in interface com.dat.cx.CxResourceSupplier
Returns the Class of an interface that specifies the a resource.
getResourceClass() - Method in class com.dat.cx.CxResourceSupplierProperty
Returns the Class of an interface that specifies the a resource.
getResourceClass() - Method in interface com.dat.cx.CxResourceProvider
Returns the Class of an interface that specifies the a resource.
getResourceClass() - Method in interface com.dat.cx.CxResourceUser
Returns the Class of an interface that specifies the a resource.
getRoot() - Method in class com.dat.cx.CxComponent
Get the root ancestor component
getRoot() - Method in class com.dat.cx.CxContext
 
getRoot() - Method in class com.dat.xset.XSet
Get the node designated as the root of the document containing the wrapped DOM node of this XSet.
getRootXml() - Method in class com.dat.xset.XSet
Get, as a String, the XML of the document defined by the logical root of the document containing the wrapped DOM node of this XSet.
getRzChildren() - Method in class com.dat.cx.CxComponent
Get an enumeration of the children in reverse order
getRzSortedChildren() - Method in class com.dat.cx.CxComponent
 
getSchema() - Method in class com.dat.cx.CxVar
Returns an XML representation of the variable and it's elements.
getSet() - Method in class com.dat.xset.XSetTemplateEvent
 
getSet(String) - Method in class com.dat.xset.XSet
Get a new XSet wrapped around the node referenced by an an XPath expression relative to the current wrapped DOM node.
getSetById(String) - Method in class com.dat.xset.XSet
Get a new XSet wrapped around the node with a specific XML id.
getShort() - Method in class com.dat.xset.XSet
Get the content of the wrapped DOM node as a Java short.
getShort(short) - Method in class com.dat.xset.XSet
Get the content of the wrapped DOM node as a Java short.
getShort(String) - Method in class com.dat.xset.XSet
Get, as a Java short, the content of the node referenced by an an XPath expression relative to the wrapped DOM node.
getShort(String, short) - Method in class com.dat.xset.XSet
Get, as a Java short, the content of the node referenced by an an XPath expression relative to the wrapped DOM node.
getSortedChild(int) - Method in class com.dat.cx.CxComponent
 
getSortedChildren() - Method in class com.dat.cx.CxComponent
 
getSortedIndexOfChild(Object) - Method in class com.dat.cx.CxComponent
 
getStaticContext() - Static method in class com.dat.xset.XSet
 
getString() - Method in class com.dat.xset.XSet
Get the content of the wrapped DOM node as a Java String.
getString(String) - Method in class com.dat.xset.XSet
Get, as a Java String, the content of the node reference by an an XPath expression relative to the wrapped DOM node.
getText() - Method in class com.dat.cx.CxTextInstance
Get the text of this text instance
getTo() - Method in class com.dat.cx.CxWire
Get the to port
getType() - Method in class com.dat.cx.CxXmlEvent
 
getType() - Method in class com.dat.xset.XSet.XSetAttributeField
 
getType() - Method in class com.dat.xset.XSet.XSetContentField
 
getType() - Method in class com.dat.xset.XSet.XSetField
 
getUri() - Method in class com.dat.cx.CxTypePackage
Get the uri of this type package
getValue() - Method in class com.dat.cx.CxConfiguration
Get the value
getValueNames() - Static method in class com.dat.cx.CxAttributeType
 
getValueNames() - Static method in class com.dat.cx.CxContentType
 
getValueProperty() - Method in class com.dat.cx.CxConfiguration
Get the value property
getVariable() - Method in class com.dat.cx.CxVarHolder
Returns the document type which is manage by this component.
getVariable() - Method in interface com.dat.cx.CxVariableManager
 
getVersion() - Static method in class com.dat.cx.CxVersion
 
getVersion() - Method in class com.dat.cx.CxProject
 
getViewFrame(CxConsole) - Method in class com.dat.cx.CxComponent
Get at edit frame for editing this component.
getWirePath() - Method in class com.dat.cx.CxExtendsWirePortChangeEvent
Get the path to changed wire.
getX() - Method in class com.dat.cx.CxComponent
Get the x coordinate
getXml() - Method in class com.dat.xset.XSet
Get, as a String, the XML fragment of the subtree of the wrapped DOM node of this XSet.
getXmlType() - Method in class com.dat.cx.CxComponent
Get the xml type of this component
getXmlType() - Method in class com.dat.cx.CxProperty
 
getXmlType() - Method in class com.dat.cx.CxVar
Get the xml type of this component
getXmlType() - Method in class com.dat.cx.CxAttribute
Get the xml type of this component
getY() - Method in class com.dat.cx.CxComponent
Get the y coordinate

H

handleException(Throwable) - Static method in class com.dat.cx.CxComponent
 
hasChild(CxComponent) - Method in class com.dat.cx.CxComponent
Determine if a component has a specific child
hasChild(String) - Method in class com.dat.cx.CxComponent
Determine if a component has a specific child by name
hasChildren() - Method in class com.dat.cx.CxComponent
Determine if a component has children
hasCxListeners() - Method in class com.dat.cx.CxPort
Determine if there are any listners currently registered.
hasDisplay() - Method in class com.dat.cx.CxComponent
Determine if this component has a display peer.
hasMessages() - Static method in class com.dat.cx.CxLogManager
 
hasMoreElements() - Method in class com.dat.xset.XSets
 
hasOverride() - Method in class com.dat.cx.CxComponent
Determine if the inherited component has an override.
hasOverride() - Method in class com.dat.cx.CxVar
Determine if the inherited component has an override.
hasOverride() - Method in class com.dat.cx.CxVarHolder
Determine if the inherited component has an override.
hasOverride() - Method in class com.dat.cx.CxAttribute
 
hasProperties() - Method in class com.dat.cx.CxComponent
Determine if the component has any properties
HIGHEST - Static variable in interface com.dat.cx.CxXmlTypes
 

I

ID - Static variable in interface com.dat.cx.CxXmlTypes
 
IDREF - Static variable in interface com.dat.cx.CxXmlTypes
 
IDREFS - Static variable in interface com.dat.cx.CxXmlTypes
 
IMPLIED - Static variable in class com.dat.cx.CxAttributeConstraint
 
importBPSS(File, CxComponent) - Method in class com.dat.cx.CxBPSSParser
 
importContent(XSet) - Method in class com.dat.cx.CxComponent
Import configuration content from non-cx xml file.
importCx(CxComponent, Node) - Method in class com.dat.cx.CxImporter
 
importCxFile(String) - Method in class com.dat.cx.CxProjectManager
 
importDTD(File, CxComponent) - Method in class com.dat.cx.CxDTDParser
 
importDTDToTypePackage(File, CxTypePackage) - Method in class com.dat.cx.CxDTDParser
 
importInfo(CxExecComponentInfo) - Method in class com.dat.cx.CxComponent
Import the definition of the component from a java serializable object.
importInfo(CxExecComponentInfo) - Method in class com.dat.cx.CxPort
 
importInfo(CxExecComponentInfo) - Method in class com.dat.cx.CxProperty
 
importInfo(CxExecComponentInfo) - Method in class com.dat.cx.CxCompositeComponent
 
importInfo(CxExecComponentInfo) - Method in class com.dat.cx.CxWire
 
importInfo(CxExecComponentInfo) - Method in class com.dat.cx.CxDataPort
 
importSpec(XSet) - Method in class com.dat.cx.CxComponent
Import specification from an XML element
importSpec(XSet) - Method in class com.dat.cx.CxTextInstance
Import specification from an XML element
importSpec(XSet) - Method in class com.dat.cx.CxProperty
Import specification from an XML element
importSpec(XSet) - Method in class com.dat.cx.CxVarSet
Import specification from an XML element
importSpec(XSet) - Method in class com.dat.cx.CxXmlPort
Import specification from an XML element
importSpec(XSet) - Method in class com.dat.cx.CxXmlManagerPort
 
importSpec(XSet) - Method in class com.dat.cx.CxFactory
Import specification from an XML element
importSpec(XSet) - Method in class com.dat.cx.CxMiniPort
Import specification from an XML element
importSpec(XSet) - Method in class com.dat.cx.CxWire
Import specification from an XML element
importSpec(XSet) - Method in class com.dat.cx.CxBaseProperty
Import specification from an XML element
importSpec(XSet) - Method in class com.dat.cx.CxVarInstance
Import specification from an XML element
importSpec(XSet) - Method in class com.dat.cx.CxXslVarInstance
Import specification from an XML element
importSpec(XSet) - Method in class com.dat.cx.CxVar
Import specification from an XML element
importSpec(XSet) - Method in class com.dat.cx.CxConfiguration
Import specification from an XML element
importSpec(XSet) - Method in class com.dat.cx.CxTypePackage
Import specification from an XML element
importSpec(XSet) - Method in class com.dat.cx.CxVarHolder
Import specification from an XML element
importSpec(XSet) - Method in class com.dat.cx.CxAttribute
Import specification from an XML element
importSpec(XSet) - Method in class com.dat.cx.CxRoot
Import specification from an XML element
importSpec(XSet) - Method in class com.dat.cx.CxAttributeInstance
Import specification from an XML element
importSpec(XSet) - Method in class com.dat.cx.CxDataPort
Import specification from an XML element
importTemplate(CxComponent, boolean, boolean, boolean) - Method in class com.dat.cx.CxComponent
Import the definition of a component from another component.
importTemplate(CxComponent, boolean, boolean, boolean) - Method in class com.dat.cx.CxPort
Import the definition of a port from another port.
importTemplate(CxComponent, boolean, boolean, boolean) - Method in class com.dat.cx.CxInterface
Import the definition of a port from another port.
importTemplate(CxComponent, boolean, boolean, boolean) - Method in class com.dat.cx.CxTextInstance
Import the definition of a component from another component.
importTemplate(CxComponent, boolean, boolean, boolean) - Method in class com.dat.cx.CxProperty
Import the definition of a property from another property.
importTemplate(CxComponent, boolean, boolean, boolean) - Method in class com.dat.cx.CxVarSet
Import the definition of a type from another type ref set.
importTemplate(CxComponent, boolean, boolean, boolean) - Method in class com.dat.cx.CxXmlPort
Import the definition of an xml port from another xml port.
importTemplate(CxComponent, boolean, boolean, boolean) - Method in class com.dat.cx.CxFactory
Import the definition of factory manager from another factory.
importTemplate(CxComponent, boolean, boolean, boolean) - Method in class com.dat.cx.CxMiniPort
Import the definition of a component from another component.
importTemplate(CxComponent, boolean, boolean, boolean) - Method in class com.dat.cx.CxWire
Import the definition of a wire from another wire.
importTemplate(CxComponent, boolean, boolean, boolean) - Method in class com.dat.cx.CxBaseProperty
Import the definition of a base property from another base property.
importTemplate(CxComponent, boolean, boolean, boolean) - Method in class com.dat.cx.CxVarInstance
Import the definition of a component from another component.
importTemplate(CxComponent, boolean, boolean, boolean) - Method in class com.dat.cx.CxVar
Import the definition of a type from another type.
importTemplate(CxComponent, boolean, boolean, boolean) - Method in class com.dat.cx.CxConfiguration
Import the definition of a type from another type.
importTemplate(CxComponent, boolean, boolean, boolean) - Method in class com.dat.cx.CxVarHolder
Import the definition of a component from another component.
importTemplate(CxComponent, boolean, boolean, boolean) - Method in class com.dat.cx.CxNestManager
Import the definition of a nest manager from another nest manager.
importTemplate(CxComponent, boolean, boolean, boolean) - Method in class com.dat.cx.CxAttribute
Import the definition of a type from another type.
importTemplate(CxComponent, boolean, boolean, boolean) - Method in class com.dat.cx.CxAttributeInstance
Import the definition of a type from another type.
importTemplate(CxComponent, boolean, boolean, boolean) - Method in class com.dat.cx.CxDataPort
Import the definition of an xml port from another xml port.
includeProject(String) - Method in class com.dat.cx.CxProjectManager
Include a project file
incrementVersion() - Method in class com.dat.cx.CxProject
 
incrUnresolved() - Method in class com.dat.cx.CxComponent
Increment unresolve component count
init() - Method in class com.dat.cx.CxComponent
init is called after a CxComponent is added to the component tree in the GUI by an editor.
init(CxComponent, CxDataManager) - Method in class com.dat.cx.CxContext
 
insertAfterByte(String, byte) - Method in class com.dat.xset.XSet
Insert a new element node as a sibiling after the currently wrapped DOM node and set its content using a Java byte.
insertAfterDouble(String, double) - Method in class com.dat.xset.XSet
Insert a new element node as a sibiling after the currently wrapped DOM node and set its content using a Java double.
insertAfterFloat(String, float) - Method in class com.dat.xset.XSet
Insert a new element node as a sibiling after the currently wrapped DOM node and set its content using a Java float.
insertAfterInt(String, int) - Method in class com.dat.xset.XSet
Insert a new element node as a sibiling after the currently wrapped DOM node and set its content using a Java int.
insertAfterLong(String, long) - Method in class com.dat.xset.XSet
Insert a new element node as a sibiling after the currently wrapped DOM node and set its content using a Java long.
insertAfterNewSet(String) - Method in class com.dat.xset.XSet
Insert an empty new element node as a sibiling after the currently wrapped DOM node.
insertAfterShort(String, short) - Method in class com.dat.xset.XSet
Insert a new element node as a sibiling after the currently wrapped DOM node and set its content using a Java short.
insertAfterString(String, String) - Method in class com.dat.xset.XSet
Insert a new element node as a sibiling after the currently wrapped DOM node and set its content using a Java String.
insertBeforeByte(String, byte) - Method in class com.dat.xset.XSet
Insert a new element node as a sibiling before the currently wrapped DOM node and set its content using a Java byte.
insertBeforeDouble(String, double) - Method in class com.dat.xset.XSet
Insert a new element node as a sibiling before the currently wrapped DOM node and set its content using a Java double.
insertBeforeFloat(String, float) - Method in class com.dat.xset.XSet
Insert a new element node as a sibiling before the currently wrapped DOM node and set its content using a Java float.
insertBeforeInt(String, int) - Method in class com.dat.xset.XSet
Insert a new element node as a sibiling before the currently wrapped DOM node and set its content using a Java int.
insertBeforeLong(String, long) - Method in class com.dat.xset.XSet
Insert a new element node as a sibiling before the currently wrapped DOM node and set its content using a Java long.
insertBeforeNewSet(String) - Method in class com.dat.xset.XSet
Insert a new empty element node as a sibiling before the currently wrapped DOM node.
insertBeforeShort(String, short) - Method in class com.dat.xset.XSet
Insert a new element node as a sibiling before the currently wrapped DOM node and set its content using a Java short.
insertBeforeString(String, String) - Method in class com.dat.xset.XSet
Insert a new element node as a sibiling before the currently wrapped DOM node and set its content using a Java String.
instantiateChildComponent(String, String) - Method in class com.dat.cx.CxComponent
Instantiate a new child component given as a clone of another component.
instantiateChildComponentAt(String, String, CxPlaceHolder) - Method in class com.dat.cx.CxComponent
Instantiate a new child component given its class name replacing a place holder.
INT - Static variable in interface com.dat.cx.CxXmlTypes
 
INTERFACE - Static variable in interface com.dat.cx.CxPortInterface
 
interfaceSource - Static variable in class com.dat.cx.CxMiniPort
 
INVALID - Static variable in interface com.dat.cx.CxXmlTypes
 
inversePortDirection() - Method in class com.dat.cx.CxPort
Inverse the port direction.
isActive() - Method in class com.dat.cx.CxComponent
Determine if the component is currently active.
isActive() - Method in class com.dat.cx.CxName
 
isActive() - Method in class com.dat.cx.CxBreakpointAt
 
isAttribute() - Method in class com.dat.cx.CxComponent
Determines if the component is an attribute
isAttribute() - Method in class com.dat.cx.CxAttribute
Determines if the component is an attribute
isAttributeInstance() - Method in class com.dat.cx.CxComponent
Determines if the component is an attribute instance
isAttributeInstance() - Method in class com.dat.cx.CxAttributeInstance
Determines if the component is an attribute
isAuthorized() - Method in class com.dat.cx.CxContext
 
isBaseProperty() - Method in class com.dat.cx.CxComponent
Determines if the component is a base property (component defined)
isBaseProperty() - Method in class com.dat.cx.CxBaseProperty
Determines if the component is a base property (component defined)
isCompositeComponent() - Method in class com.dat.cx.CxComponent
Determines if the component is a composite component
isCompositeComponent() - Method in class com.dat.cx.CxCompositeComponent
Determines if the component is a composite component
isConfiguration() - Method in class com.dat.cx.CxComponent
Determines if the component is a configuration property
isConfiguration() - Method in class com.dat.cx.CxConfiguration
Determines if the component is a configuration property
isContentComponent() - Method in class com.dat.cx.CxComponent
Determines if the component is a content component, ie a component contained in a composite component that is not a port or interface.
isDataMgr() - Method in class com.dat.cx.CxComponent
Determines if the component is a data manager
isDataMgr() - Method in class com.dat.cx.CxVarHolder
Determines if the component is a data manager
isDataPort() - Method in class com.dat.cx.CxComponent
Determines if the component is a data port
isDataPort() - Method in class com.dat.cx.CxDataPort
 
isEditable() - Method in class com.dat.cx.CxProperty
Test if the property is editable,
isErrorCatchPort() - Method in class com.dat.cx.CxComponent
Determines if the component is an error or catch port
isErrorCatchPort() - Method in class com.dat.cx.CxCatchPort
Determines if the component is an error or catch port
isErrorCatchPort() - Method in class com.dat.cx.CxErrorPort
Determines if the component is an error or catch port
isExtendable() - Method in class com.dat.cx.CxComponent
Determine if the component can be used in an extends clause.
isExtended() - Method in class com.dat.cx.CxComponent
 
isInherited() - Method in class com.dat.cx.CxComponent
Determine if the component is inherited as part of an extends clause.
isInherited() - Method in class com.dat.cx.CxName
 
isInterface() - Method in class com.dat.cx.CxComponent
Determines if the component is a interface
isInterface() - Method in class com.dat.cx.CxInterface
Determines if the component is an interface
isLibraryComponent() - Method in class com.dat.cx.CxComponent
Determines if the component is a liberary component
isLibraryComponent() - Method in class com.dat.cx.CxLibraryComponent
Determines if the component is a library component
isMiniPort() - Method in class com.dat.cx.CxComponent
Determines if the component is a mini port
isMiniPort() - Method in class com.dat.cx.CxMiniPort
Determines if the component is a mini port
isName() - Method in class com.dat.cx.CxComponent
Determines if the component is a name
isName() - Method in class com.dat.cx.CxName
Determines if the component is a name
isNative() - Method in class com.dat.cx.CxComponent
Determine if the component is a native java component, ie defined by java code.
isNewProject() - Method in class com.dat.cx.CxProject
 
isPackage() - Method in class com.dat.cx.CxComponent
Determines if the component is a package
isPackage() - Method in class com.dat.cx.CxPackage
Determines if the component is a package
isPalette() - Method in class com.dat.cx.CxComponent
Determines if the component is a palette
isPalette() - Method in class com.dat.cx.CxPalette
Determines if the component is a palette
isPin() - Method in class com.dat.cx.CxComponent
Determines if the component is a pin
isPin() - Method in class com.dat.cx.CxPin
Determines if the component is a pin
isPort() - Method in class com.dat.cx.CxComponent
Determines if the component is a port
isPort() - Method in class com.dat.cx.CxPort
Determines if the component is a port
isPortMgr() - Method in class com.dat.cx.CxComponent
Determines if the component is a port manager
isPrimative() - Method in class com.dat.xset.XSet
Determine if the node is a primative element, ie, no subelements
isProjectOpen(String) - Method in class com.dat.cx.CxProjectManager
 
isProperty() - Method in class com.dat.cx.CxComponent
Determines if the component is a property
isProperty() - Method in class com.dat.cx.CxProperty
Determines if the component is a property
isRoot() - Method in class com.dat.cx.CxComponent
Determines if the component is the root
isRoot() - Method in class com.dat.cx.CxRoot
Determines if the component is the root
isSignificant() - Method in class com.dat.cx.CxProperty
Test if the property is significant,
isStopping() - Static method in class com.dat.cx.CxTraceManager
 
isSubPortOf(CxComponent) - Method in class com.dat.cx.CxComponent
 
isTextInstance() - Method in class com.dat.cx.CxComponent
Determines if the component is a text instance
isTextInstance() - Method in class com.dat.cx.CxTextInstance
Determines if the component is a text instance
isTypePackage() - Method in class com.dat.cx.CxComponent
Determines if the component is a type package
isTypePackage() - Method in class com.dat.cx.CxTypePackage
Determines if the component is a type package
isValidEvent(CxXmlEvent) - Method in class com.dat.cx.CxXmlPort
Validate that the input event contains a document whose type is compatible with the port
isVar() - Method in class com.dat.cx.CxComponent
Determines if the component is a variable
isVar() - Method in class com.dat.cx.CxVar
Determines if the component is a var
isVarInstance() - Method in class com.dat.cx.CxComponent
Determines if the component is a variable instance
isVarInstance() - Method in class com.dat.cx.CxVarInstance
Determines if the component is a var instance
isVarSet() - Method in class com.dat.cx.CxComponent
Determines if the component is a variable
isVarSet() - Method in class com.dat.cx.CxVarSet
Determines if the component is a var set
isWire() - Method in class com.dat.cx.CxComponent
Determines if the component is a wire
isWire() - Method in class com.dat.cx.CxWire
Determines if the component is a wire
isXmlPort() - Method in class com.dat.cx.CxComponent
Determines if the component is an xml port
isXmlPort() - Method in class com.dat.cx.CxXmlPort
Determines if the component is an xml port
isXmlPrimative() - Method in class com.dat.cx.CxComponent
Determines if the component is of an XML primative type (ie content type String, Integer etc.)
isXmlPrimative() - Method in class com.dat.cx.CxVar
Determines if the component is of an XML primative type (ie content type String, Integer etc.)
isXmlPrimative() - Method in class com.dat.cx.CxAttribute
Determines if the component is of an XML primative type (ie content type String, Integer etc.)
isXmlString() - Method in class com.dat.cx.CxComponent
Determines if the component is of an XML String type
isXmlString() - Method in class com.dat.cx.CxVar
Determines if the component is of an XML String type
isXmlString() - Method in class com.dat.cx.CxAttribute
Determines if the component is of an XML String type

J

justCreated() - Method in class com.dat.cx.CxContext
 

L

LIST - Static variable in interface com.dat.cx.CxXmlTypes
 
logError(String) - Static method in class com.dat.cx.CxLogManager
 
logWarning(String) - Static method in class com.dat.cx.CxLogManager
 

M

main(String[]) - Static method in class com.dat.cx.CxTest
 
main(String[]) - Static method in class com.dat.xset.XSet
 
makeInfo() - Method in class com.dat.cx.CxComponent
Make an empty serializable object to hold the components definition.
makeInfo() - Method in class com.dat.cx.CxPort
 
makeInfo() - Method in class com.dat.cx.CxProperty
 
makeInfo() - Method in class com.dat.cx.CxCompositeComponent
 
makeInfo() - Method in class com.dat.cx.CxWire
 
makeInfo() - Method in class com.dat.cx.CxDataPort
 
managerManager(CxXmlEvent) - Method in class com.dat.cx.CxBoot
 
markUndo() - Method in class com.dat.cx.CxUndoManager
 
METHOD - Static variable in interface com.dat.cx.CxPortInterface
 
migrateProject(Vector) - Method in class com.dat.cx.CxProjectManager
Migrate project to a new component tree excluding several includes
MIXED - Static variable in interface com.dat.cx.CxXmlTypes
 
MODEL - Static variable in interface com.dat.cx.CxXmlTypes
 
moveComponent(CxComponent, Point, Point) - Method in class com.dat.cx.CxUndoManager
 

N

NAME - Static variable in interface com.dat.cx.CxXmlTypes
 
NAMES - Static variable in interface com.dat.cx.CxXmlTypes
 
nestManager(CxXmlEvent) - Method in class com.dat.cx.CxBoot
 
newProject() - Method in class com.dat.cx.CxProjectManager
Initialize project manager with a new project
nextElement() - Method in class com.dat.xset.XSets
 
nextSet() - Method in class com.dat.xset.XSets
 
noHatDisplay - Static variable in class com.dat.cx.CxComponent
 
NOTATION - Static variable in interface com.dat.cx.CxXmlTypes
 

O

omitExport(CxComponent) - Method in class com.dat.cx.CxComponent
Indicate if the specified child is not to be processed by the Cx file export processor.
ONEORMORE - Static variable in class com.dat.cx.CxContentConstraint
 
openOutputProjectFile(String) - Method in class com.dat.cx.CxProjectManager
Open output project file
openProject(String) - Method in class com.dat.cx.CxProjectManager
Open a project file
openProjectFile(String) - Method in class com.dat.cx.CxProjectManager
Open a project file
OPTIONAL - Static variable in class com.dat.cx.CxContentConstraint
 
OR_CONFIG - Static variable in class com.dat.cx.CxOrIn
 
OR_PROPERTY - Static variable in class com.dat.cx.CxOrIn
 

P

pinSource - Static variable in class com.dat.cx.CxMiniPort
 
processError(CxXmlEvent) - Method in interface com.dat.cx.CxErrorReporter
 
propertyChange(PropertyChangeEvent) - Method in class com.dat.cx.CxVar
 
propertyChange(PropertyChangeEvent) - Method in class com.dat.cx.CxAttribute
 
propertyChange(PropertyChangeEvent) - Method in class com.dat.cx.CxResource
 
PROVIDES - Static variable in interface com.dat.cx.CxPortInterface
 
pushUndo(CxUndoManager.EditItem) - Method in class com.dat.cx.CxUndoManager
 

R

recieve(EventObject) - Method in class com.dat.cx.CxPort
Recieve an event as required by the CxListener interface.
recieve(EventObject) - Method in interface com.dat.cx.CxListener
 
recieve(EventObject) - Method in class com.dat.cx.CxXmlPort
Recieve an event as required by the CxListener interface.
recieve(EventObject) - Method in class com.dat.cx.CxErrorPort
 
recieve(EventObject) - Method in class com.dat.cx.CxGenericFilter
 
recieve(EventObject) - Method in class com.dat.cx.CxAdapter
 
redo() - Method in class com.dat.cx.CxUndoManager
 
removeBreakpoint(CxComponent) - Static method in class com.dat.cx.CxTraceManager
 
removeChild(CxComponent) - Method in class com.dat.cx.CxComponent
Remove a component from the list of children
removeChild(int) - Method in class com.dat.cx.CxComponent
Remove the ith child from the list of children
removeChildNoUndo(CxComponent) - Method in class com.dat.cx.CxComponent
Remove a component from the list of children
removeComponentChangeListener(CxComponentChangeListener) - Method in class com.dat.cx.CxComponent
Remove a component change listener to the list of listeners.
removeComponentChildrenListener(CxComponentChildrenListener) - Method in class com.dat.cx.CxComponent
Remove a component children listener to the list of listeners.
removeCxListener(CxListener) - Method in class com.dat.cx.CxPort
Remove a Cx listener from the list of listeners that will recieved forwarded events.
removeCxListener(CxListener) - Method in interface com.dat.cx.CxSource
 
removeDocChangedListener(CxDocChangedListener) - Method in class com.dat.cx.CxVarHolder
 
removeDocChangedListener(CxDocChangedListener) - Method in interface com.dat.cx.CxDataMgr
 
removeExtendsListener(CxExtendsListener) - Method in class com.dat.cx.CxComponent
Remove an extends listener to the list of listeners.
removeFilter(CxComponent) - Static method in class com.dat.cx.CxTraceManager
 
removeInclude(CxProject) - Method in class com.dat.cx.CxProject
 
removeInitChangedListener(CxDocChangedListener) - Method in class com.dat.cx.CxVarHolder
 
removeInitChangedListener(CxDocChangedListener) - Method in interface com.dat.cx.CxDataMgr
 
removeListener(String, XSetListener) - Method in class com.dat.xset.XSet
 
removePropertyChangeListener(PropertyChangeListener) - Method in class com.dat.cx.CxProperty
Remove a property change listener to the list of listeners.
rename(CxComponent, String) - Method in class com.dat.cx.CxUndoManager
 
renameSortedChild() - Method in class com.dat.cx.CxComponent
 
reportError(CxXmlEvent) - Static method in class com.dat.cx.CxErrorManager
 
REQUIRED - Static variable in class com.dat.cx.CxContentConstraint
 
REQUIRED - Static variable in class com.dat.cx.CxAttributeConstraint
 
reset() - Method in class com.dat.cx.CxUndoManager
 
reset() - Static method in class com.dat.cx.CxTraceManager
 
resolveClass(String) - Method in class com.dat.cx.CxComponent
 
resolveClass(String) - Method in class com.dat.xset.XSet
 
resolveConstructor(Class, Class[]) - Method in class com.dat.cx.CxComponent
 
resolveConstructor(Class, Class[]) - Method in class com.dat.xset.XSet
 
resolveEntity(String, String) - Method in class com.dat.cx.CxBPSSParser
 
resolveField(String) - Method in class com.dat.cx.CxComponent
 
resolveField(String) - Method in class com.dat.cx.CxLibraryComponent
Augmented to resolve any name which has a port name == field name in the data class as a field.
resolveField(String) - Method in class com.dat.cx.CxVarHolder
Augmented to resolve any name which has a port name == field name in the data class as a field.
resolveField(String) - Method in class com.dat.xset.XSet
 
resolveFrame() - Static method in class com.dat.cx.CxForwardManager
 
resolveMethod(String, Class[]) - Method in class com.dat.cx.CxComponent
 
resolveMethod(String, Class[]) - Method in class com.dat.xset.XSet
 

S

savedDoc - Variable in class com.dat.cx.CxVarHolder.Data
 
savePending() - Method in class com.dat.cx.CxUndoManager
 
saveProject() - Method in class com.dat.cx.CxProjectManager
Save Project
saveProjectAs(String) - Method in class com.dat.cx.CxProjectManager
Save Project
sendDoc(CxEvent) - Method in class com.dat.cx.CxDataPort
Send the doc referenced by this data port.
sendManager(CxXmlEvent) - Method in class com.dat.cx.CxBoot
 
set(String, Object) - Method in class com.dat.cx.CxData
 
setActive(boolean) - Method in class com.dat.cx.CxBreakpointAt
 
setAttributeConstraint(int) - Method in class com.dat.cx.CxAttributeConstraint
 
setAttributeConstraint(int) - Method in class com.dat.cx.CxAttribute
Set the constraint of the attribute.
setAttributeType(int) - Method in class com.dat.cx.CxAttributeType
 
setAttributeType(int) - Method in class com.dat.cx.CxAttribute
Set the type of the attribute.
setAuthor(String) - Method in class com.dat.cx.CxProject
 
setBaseClass(String) - Method in class com.dat.cx.CxFactory
 
setByte(byte) - Method in class com.dat.xset.XSet
Set the content of the wrapped DOM node using a Java byte.
setByte(String, byte) - Method in class com.dat.xset.XSet
Set, using a Java byte, the content of the node referenced by an an XPath expression relative to the wrapped DOM node.
setClassClause(String) - Method in class com.dat.cx.CxComponent
Set the class clause
setComment(String) - Method in class com.dat.cx.CxProject
 
setComponentDefinitionServer(CxExecInterface) - Method in class com.dat.cx.CxComponent
Set the component definition server.
setConstraintValue(String) - Method in class com.dat.cx.CxAttribute
Set the constraint value for fixed and default constraints
setContentConstraint(int) - Method in class com.dat.cx.CxVarSet
Set the content constraint of the type reference.
setContentConstraint(int) - Method in class com.dat.cx.CxContentConstraint
 
setContentConstraint(int) - Method in class com.dat.cx.CxVar
Set the content constraint of the type reference.
setContentType(int) - Method in class com.dat.cx.CxVar
Set the content type of the type.
setContentType(int) - Method in class com.dat.cx.CxContentType
 
setCopy(XSet) - Method in class com.dat.xset.XSet
Set children to a copy of a DOM subtree as the last child of the wrapped DOM node.
setDataPath(String) - Method in class com.dat.cx.CxDataPort
 
setDisplayStyle(int) - Method in class com.dat.cx.CxComponent
Set the display style
setDisplayStyleFromInfo(int) - Method in class com.dat.cx.CxComponent
Set the display style
setDoc(Node, CxContext) - Method in class com.dat.cx.CxVarHolder
Set the data to the value of a given document
setDoc(Node, CxContext) - Method in interface com.dat.cx.CxDataMgr
 
setDoc(Node, CxEvent) - Method in class com.dat.cx.CxVarHolder
Set the data to the value of a given document
setDoc(Node, CxEvent) - Method in interface com.dat.cx.CxDataMgr
 
setDocType(CxComponent) - Method in class com.dat.cx.CxDocType
 
setDocType(CxComponent) - Method in class com.dat.cx.CxXmlPort
Set the document type
setDouble(double) - Method in class com.dat.xset.XSet
Set the content of the wrapped DOM node using a Java double.
setDouble(String, double) - Method in class com.dat.xset.XSet
Set, using a Java double, the content of the node referenced by an an XPath expression relative to the wrapped DOM node.
setEditorClassName(String) - Method in class com.dat.cx.CxProperty
Set the property editor class name
setExtendsFrom(CxComponent) - Method in class com.dat.cx.CxComponent
Set the extends from component
setFloat(float) - Method in class com.dat.xset.XSet
Set the content of the wrapped DOM node using a Java float.
setFloat(String, float) - Method in class com.dat.xset.XSet
Set, using a Java float, the content of the node referenced by an an XPath expression relative to the wrapped DOM node.
setFrom(CxComponent) - Method in class com.dat.cx.CxWire
Set the from port
setIcon(String) - Method in class com.dat.cx.CxCompositeComponent
 
setIdentity(boolean) - Method in class com.dat.cx.CxVar
 
setInherited() - Method in class com.dat.cx.CxComponent
Set the component as inherited.
setInit(Node) - Method in class com.dat.cx.CxVarHolder
 
setInit(Node) - Method in interface com.dat.cx.CxDataMgr
 
setInitNoUndo(Node) - Method in class com.dat.cx.CxVarHolder
 
setInt(int) - Method in class com.dat.xset.XSet
Set the content of the wrapped DOM node using a Java int.
setInt(String, int) - Method in class com.dat.xset.XSet
Set, using a Java int, the content of the node referenced by an an XPath expression relative to the wrapped DOM node.
setInverse(boolean) - Method in class com.dat.cx.CxFactory
 
setIsEditable(boolean) - Method in class com.dat.cx.CxProperty
Set the editable property
setList(String) - Method in class com.dat.cx.CxAttribute
Set the list of list attributes.
setLocalData(Object, String) - Method in class com.dat.cx.CxDefaultDataManager
 
setLocalData(Object, String) - Method in interface com.dat.cx.CxDataManager
 
setLocation(Point) - Method in class com.dat.cx.CxComponent
Set the location
setLocationNoUndo(Point) - Method in class com.dat.cx.CxComponent
Set the location
setLong(long) - Method in class com.dat.xset.XSet
Set the content of the wrapped DOM node using a Java long.
setLong(String, long) - Method in class com.dat.xset.XSet
Set, using a Java long, the content of the node referenced by an an XPath expression relative to the wrapped DOM node.
setMap(Map) - Method in class com.dat.cx.CxDefaultDataManager
 
setMiniPortType(int) - Method in class com.dat.cx.CxMiniPort
Set the type of the mini port.
setName(String) - Method in class com.dat.cx.CxComponent
Set the component
setNameNoTrigger(String) - Method in class com.dat.cx.CxComponent
Set the component without triggering listeners
setNameNoUndo(String) - Method in class com.dat.cx.CxComponent
Set the component
setNative() - Method in class com.dat.cx.CxComponent
Set the component as native.
setNode(CxComponent, String, Node, Node) - Method in class com.dat.cx.CxUndoManager
 
setObject(String, Object) - Method in class com.dat.xset.XSet
Set, using any Java Object, the content of the node referenced by an an XPath expression relative to the wrapped DOM node.
setOrEnabled(boolean) - Method in class com.dat.cx.CxVarSet
Set the or enabled indicator.
setOrEnabled(boolean) - Method in class com.dat.cx.CxVar
Set the or enabled indicator.
setOwner(String) - Method in class com.dat.cx.CxProject
 
setOwnerProject(CxProject) - Method in class com.dat.cx.CxComponent
Set the project that owns this component
setParent(CxComponent) - Method in class com.dat.cx.CxComponent
Set the parent of this component
setPath(String, Object) - Method in class com.dat.cx.CxData
 
setPerformer(CxXmlPort) - Method in class com.dat.cx.CxNestManager
 
setPerformer(String) - Method in class com.dat.cx.CxNestManager
 
setPortDirection(boolean) - Method in class com.dat.cx.CxPort
Set the port direction.
setPortIcon(String) - Method in class com.dat.cx.CxXmlPort
Set the icon for the port
setProjectName(String) - Method in class com.dat.cx.CxProject
 
setProperty(CxProperty, String) - Method in class com.dat.cx.CxUndoManager
 
setPropertyValues(String[], String[]) - Method in class com.dat.cx.CxComponent
Set property values
setReference(CxProperty) - Method in class com.dat.cx.CxBaseProperty
Set the reference property
setReporter(CxErrorReporter) - Static method in class com.dat.cx.CxErrorManager
 
setResourceProvider(CxResourceProvider) - Method in class com.dat.cx.CxResourceProviderProperty
Set the CxResourceProvider from which the needed resource will be obtained.
setResourceProvider(CxResourceProvider) - Method in class com.dat.cx.CxResourceProperty
Set the CxResource used.
setResourceProvider(CxResourceProvider) - Method in interface com.dat.cx.CxResourceUser
Set the CxResourceProvider from which the needed resource will be obtained.
setResourceSupplier(CxResourceSupplier) - Method in class com.dat.cx.CxResourceSupplierProperty
Set the CxResourceSupplier from which the needed resource will be obtained.
setSave() - Method in class com.dat.cx.CxUndoManager
 
setSavedDoc(CxVarHolder.Data, Node) - Method in class com.dat.cx.CxVarHolder
 
setShort(short) - Method in class com.dat.xset.XSet
Set the content of the wrapped DOM node using a Java short.
setShort(String, short) - Method in class com.dat.xset.XSet
Set, using a Java short, the content of the node referenced by an an XPath expression relative to the wrapped DOM node.
setSignificant(boolean) - Method in class com.dat.cx.CxProperty
Set the significant
setString(String) - Method in class com.dat.xset.XSet
Set the content of the wrapped DOM node using a Java String.
setString(String, String) - Method in class com.dat.xset.XSet
Set, using a Java String, the content of the node referenced by an an XPath expression relative to the wrapped DOM node.
setStudio(CxStudio) - Method in class com.dat.cx.CxUndoManager
 
setStudio(CxStudio) - Static method in class com.dat.cx.CxTraceManager
 
setText(String) - Method in class com.dat.cx.CxTextInstance
Set the text of this text instance
setTo(CxComponent) - Method in class com.dat.cx.CxWire
Set the to port
setType(CxComponent) - Method in class com.dat.cx.CxXmlEvent
 
setUri(String) - Method in class com.dat.cx.CxTypePackage
Set the uri of this type package
setValue(String) - Method in class com.dat.cx.CxProperty
Set the value of the property.
setValue(String) - Method in class com.dat.cx.CxResourceProviderProperty
 
setValue(String) - Method in class com.dat.cx.CxConfiguration
Set the value of the attribute.
setValue(String) - Method in class com.dat.cx.CxResourceSupplierProperty
 
setValue(String) - Method in class com.dat.cx.CxAttributeInstance
Set the value of the attribute.
setValueNoUndo(String) - Method in class com.dat.cx.CxProperty
Set the value of the property.
setValueNoUndo(String) - Method in class com.dat.cx.CxResourceProviderProperty
 
setValueNoUndo(String) - Method in class com.dat.cx.CxDocType
 
setValueNoUndo(String) - Method in class com.dat.cx.CxContentConstraint
 
setValueNoUndo(String) - Method in class com.dat.cx.CxName
Set the value.
setValueNoUndo(String) - Method in class com.dat.cx.CxAttributeType
 
setValueNoUndo(String) - Method in class com.dat.cx.CxAttributeConstraint
 
setValueNoUndo(String) - Method in class com.dat.cx.CxBaseProperty
Set the value of the property.
setValueNoUndo(String) - Method in class com.dat.cx.CxResourceProperty
 
setValueNoUndo(String) - Method in class com.dat.cx.CxContentType
 
setWorkingDirectory(String) - Method in class com.dat.cx.CxProjectManager
Set working directory
setX(int) - Method in class com.dat.cx.CxComponent
Set the x coordinate
setY(int) - Method in class com.dat.cx.CxComponent
Set the y coordinate
standardDisplay - Static variable in class com.dat.cx.CxComponent
 
STRING - Static variable in interface com.dat.cx.CxXmlTypes
 

T

TAG_CONFIG - Static variable in class com.dat.cx.CxVar
 
TAG_PROPERTY - Static variable in class com.dat.cx.CxVar
 
TIME - Static variable in interface com.dat.cx.CxXmlTypes
 
toComp - Variable in class com.dat.cx.CxAdapter
 
toString() - Method in class com.dat.cx.CxComponent
Get string representation
toString() - Method in class com.dat.cx.CxXmlEvent
 
toString() - Method in class com.dat.xset.XSet
 
trace(EventObject, CxComponent, CxComponent) - Static method in class com.dat.cx.CxTraceManager
 
traceAll - Static variable in class com.dat.cx.CxTraceManager
 
traceBreakpoints - Static variable in class com.dat.cx.CxTraceManager
 
traceFilters - Static variable in class com.dat.cx.CxTraceManager
 
traceOff - Static variable in class com.dat.cx.CxTraceManager
 
triggerExtendsNodeChanged(String, String, Node, Node) - Method in class com.dat.cx.CxComponent
Send an extends node value changed event to all registered listeners
TYPE_CONFIG - Static variable in class com.dat.cx.CxVar
 
TYPE_PROPERTY - Static variable in class com.dat.cx.CxVar
 

U

undo() - Method in class com.dat.cx.CxUndoManager
 
USES - Static variable in interface com.dat.cx.CxPortInterface
 

V

valueOf() - Method in class com.dat.xset.XSet
Get the content of the wrapped DOM node.
valueOf(boolean) - Method in class com.dat.xset.XSet
Get the content of the wrapped DOM node.
valueOf(int) - Static method in class com.dat.cx.CxContentConstraint
 
valueOf(int) - Static method in class com.dat.cx.CxAttributeConstraint
 
valueOf(String) - Method in class com.dat.xset.XSet
Get the content of the node reference by an an XPath expression relative to the wrapped DOM node.
VERSION_DATE - Static variable in class com.dat.cx.CxVersion
 
VERSION_NUM - Static variable in class com.dat.cx.CxVersion
 

W

watch - Static variable in class com.dat.cx.CxContext
 

X

xmlPortSource - Static variable in class com.dat.cx.CxMiniPort
 
XSet - class com.dat.xset.XSet.
An XSet is a lightweight wrapper around any node in an XML DOM (Document Object Model) tree which provides a rich set for methods to: Navigate to other nodes in the DOM tree Retrieve the content from the DOM tree and convert it to any of the Java base data types. Set the content of a node in the DOM tree using any Java base data type. Manipulate the DOM tree by inserting or deleting nodes. Retrive the DOM tree. Extract XML format for the entire document or fragment of a document. Create a new DOM tree.
XSet.XSetAttributeField - class com.dat.xset.XSet.XSetAttributeField.
 
XSet.XSetAttributeField(String) - Constructor for class com.dat.xset.XSet.XSetAttributeField
 
XSet.XSetContentField - class com.dat.xset.XSet.XSetContentField.
 
XSet.XSetContentField() - Constructor for class com.dat.xset.XSet.XSetContentField
 
XSet.XSetField - class com.dat.xset.XSet.XSetField.
Allows field access to elements of a document.
XSet.XSetField(XSet) - Constructor for class com.dat.xset.XSet.XSetField
 
XSet(Node) - Constructor for class com.dat.xset.XSet
Construct a new XSet wrapped around a DOM node.
XSet(Node, boolean) - Constructor for class com.dat.xset.XSet
 
XSetListener - interface com.dat.xset.XSetListener.
 
XSets - class com.dat.xset.XSets.
 
XSetTemplateEvent - class com.dat.xset.XSetTemplateEvent.
 
XSetTemplateEvent(XSet) - Constructor for class com.dat.xset.XSetTemplateEvent
 

Z

ZEROORMORE - Static variable in class com.dat.cx.CxContentConstraint
 

A B C D E F G H I J L M N O P R S T U V W X Z