Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.5.0)

E13403-06


Uses of Package
oracle.jdeveloper.cmt

Packages that use oracle.jdeveloper.cmt
oracle.jdeveloper.cmt The Component Model Tool, an API for manipulating Java source code. 
oracle.jdeveloper.uieditor Contains classes that allow addins access to the UIEditor integration objects. 
oracle.jdeveloper.uieditor.uicanvas Contains classes that allow addins access to the UICanvas integration objects. 

 

Classes in oracle.jdeveloper.cmt used by oracle.jdeveloper.cmt
CmtComponent
           
CmtComponents
           
CmtComponentSource
          The CmtComponentSource interface extends the CmtComponent interface and is intended to be used by the builder environment to differentiate between .java class files that have been constructed by the user via usage of the Designers as opposed to having been found somewhere on the classpath.
CmtEvent
          A specific event within an event set.
CmtEventSet
           
CmtEventState
          An event state for a specific event*subcomponent
CmtException
          CmtExceptions are thrown when a CMT client attempts to use CMT in an unsupported manner.
CmtFeature
           
CmtMethod
           
CmtMethodCall
           
CmtMethodSource
           
CmtModel
           
CmtModelNode
          The URL for a CmtModelNode is of the form: jdev.cmt:<url spec of source file>?<url spec of project file>&<name>
CmtPackages
           
CmtParseException
           
CmtProperty
          A specific property of a component
CmtPropertyEditor
           
CmtPropertySetting
          the represenation of a property value in the source code
CmtPropertySource
           
CmtPropertyState
           
CmtSelectionEvent
           
CmtSelectionListener
          A listener that is notified when a CmtComponentSource's selection changes.
CmtSelectionModel
          This interface represents the current state of the selection for a CmtComponent.
CmtSubcomponent
           
CmtValue
          A CmtValue is the design time model of a SourceExpression.

 

Classes in oracle.jdeveloper.cmt used by oracle.jdeveloper.uieditor
CmtComponents
           
CmtComponentSource
          The CmtComponentSource interface extends the CmtComponent interface and is intended to be used by the builder environment to differentiate between .java class files that have been constructed by the user via usage of the Designers as opposed to having been found somewhere on the classpath.
CmtModel
           

 

Classes in oracle.jdeveloper.cmt used by oracle.jdeveloper.uieditor.uicanvas
CmtFeature
           
CmtModel
           
CmtModelNode
          The URL for a CmtModelNode is of the form: jdev.cmt:<url spec of source file>?<url spec of project file>&<name>
CmtProperty
          A specific property of a component
CmtPropertyState
           

 


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.5.0)

E13403-06


Copyright © 1997, 2011, Oracle. All rights reserved.