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

E13403-02

Uses of Interface
oracle.jdeveloper.cmt.CmtInspectable

Packages that use CmtInspectable
oracle.jdeveloper.cmt The Component Model Tool, an API for manipulating Java source code. 
 

Uses of CmtInspectable in oracle.jdeveloper.cmt
 

Classes in oracle.jdeveloper.cmt that implement CmtInspectable
 class InspectableSubcomponent
           
 

Fields in oracle.jdeveloper.cmt declared as CmtInspectable
protected  CmtInspectable CmtPropertyModel._inspectable
           
 

Constructors in oracle.jdeveloper.cmt with parameters of type CmtInspectable
CmtEventModel(CmtInspectable inspectable)
          Creates a CmtEventModel returning the events of the inspectable passed in.
CmtPropertyModel(CmtInspectable inspectable)
          Creates a CmtPropertyModel returning the properties of the inspectable passed in.
 


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

E13403-02

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