Package com.dat.cx

Interface Summary
CxAddContent  
CxCloseNotify  
CxComponentChangeListener CxComponentChangeListener will listen for CxComponentChangeEvents which notify the listener that a components properties or attributes have been changed.
CxComponentChildrenListener CxComponentChildreListener will listen for CxComponentChildrenEvents which notify the listener that a child has been added or removed from a component.
CxDataManager  
CxDataMgr  
CxDocChangedListener  
CxErrorReporter  
CxExtendsListener CxExtendsListener will listen for changes in a superclass component included any changes to that component or any contained components a component.
CxListener  
CxPortInterface  
CxResourceProvider  
CxResourceSupplier  
CxResourceUser A Class implementing CxResourceUser is advertizing the need for a implementation of the resource specified by the contract.
CxSource  
CxVariableManager  
CxXmlTypes  
 

Class Summary
CxAdapter  
CxAttribute CxAttribute provides semantics for an XML attribute component.
CxAttributeConstraint  
CxAttributeInstance CxAttribute provides semantics for an XML attribute instance component.
CxAttributeType  
CxBaseProperty CxBaseProperty provides semantics for a property component of a composite component.
CxBoot  
CxBPSSParser Imports ebXML BPSS XML.
CxBreakpointAt  
CxCatchPort CxErrorPort provides semantics for an xml error port component.
CxClearOnSend  
CxComponent CxComponent provides base definition of all components in the cx framework, all cx components are subclasses of CxComponent.
CxComponentChangeEvent CxComponentChangeEvent are dispatched to any registered listeners notifying them of any changes to a components properties or attributes (ie x, y, name).
CxComponentChildrenEvent CxComponentChangeEvents are dispatched to any registered listeners notifying them that a child has been added or removed.
CxCompositeComponent CxComponent provides definition of user defined components in the cx framework.
CxConfiguration CxConfiguration provides semantics for a configuration property to be associated with a var or attribute.
CxContentConstraint  
CxContentType  
CxContext  
CxData  
CxDataPort CxDataPort provides semantics for a data port component.
CxDefaultDataManager  
CxDefaultRoot  
CxDocChangedEvent  
CxDocType  
CxDTDParser  
CxErrorManager  
CxErrorPort CxErrorPort provides semantics for an xml error port component.
CxEvent  
CxExporter CxExporter prepares an XSet document the cx file definition of a component.
CxExtendsAddEvent CxExtendsAddEvents are dispatched to any registered listeners notifying them that a component has been added to or within an extends from component
CxExtendsCanAddEvent CxExtendsAddEvents are dispatched to any registered listeners asking them them if it is valid to add a component by the given child name
CxExtendsLocationChangeEvent CxExtendsLocationChangeEvents are dispatched to any registered listeners notifying them that the location of a descendent of the extends from component has been changed.
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.
CxExtendsNodeChangeEvent CxExtendsNodeChangeEvents are dispatched to any registered listeners notifying them that node of a descendent of the extends from component has been changed.
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.
CxExtendsRemoveEvent CxExtendsRemoveEvents are dispatched to any registered listeners notifying them that a component has been removed from or within an extends from component
CxExtendsWirePortChangeEvent CxExtendsPropertyChangeEvents are dispatched to any registered listeners notifying them that a port setting on a wire has been changed.
CxFactory  
CxForwardManager  
CxGenericFilter  
CxImporter  
CxInterface CxInterface provides semantics for an interface component.
CxLibraryComponent CxLibraryComponent is the class root for all native library components.
CxLogManager  
CxMiniPort CxMiniPort provides semantics for a data port component.
CxName CxName provides semantics for a name component.
CxNestManager  
CxOrIn  
CxPackage CxPackage provides semantics for a package component.
CxPalette CxPalette provides semantics for a palette component.
CxPin CxPin provides semantics for a control pin component.
CxPlaceHolder  
CxPort CxPort provides semantics for a port component.
CxProject  
CxProjectManager  
CxProperty CxProperty provides semantics for a property component.
CxResource Todo load class definition for ResourceClass.
CxResourceProperty Component property used to specify a CxResource needed by parent Component in order to function.
CxResourceProviderProperty Component property used to specify a Resource needed by a parent Component for proper functioning.
CxResourceSupplierProperty Component property used to specify a CxResource needed by parent Component in order to function.
CxRoot A Cx component that is the root of a component tree
CxSendOnReceipt  
CxTest  
CxTextInstance CxText provides semantics for a text instance component.
CxTraceManager  
CxTypePackage CxTypePackage provides semantics for a type package component.
CxUndoManager  
CxVar CxType provides semantics for a variable (var).
CxVarHolder CxVarHolder provides semantics for a data manager component.
CxVarInstance CxVarInstance provides semantics for a var instance.
CxVarSet CxVarSet provides semantics for a parenthisised set of vars.
CxVersion  
CxWire CxWire provides semantics for a wire component which connects two port components.
CxXmlEvent  
CxXmlManagerPort  
CxXmlPort CxPort provides semantics for an xml port component.
CxXslVarInstance CxType provides semantics for a type component.
 

Exception Summary
CxException