Extension SDK 9.0.5

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.
 


Extension SDK

 

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