JavaClass



Inherits from type EClass and adds the following.

Attributes Summary
kind : TypeKind  
public : boolean  
final : boolean  
implementsInterfaces :   
classImport :   
packageImports :   
fields : Field *  
methods : Method *  
/supertype :   
/subtype :   
/supertype :   
initializers : Initializer *  
declaringClass :   
declaredClasses : JavaClass @*  
javaPackage :   
events : JavaEvent *  
allEvents : JavaEvent @*  

Attribute Details

kind    -     
     data type: TypeKind
     default Value:   unspecified
     Allowed Values:  UNDEFINED   CLASS   INTERFACE   EXCEPTION  



public    -     
     data type: boolean
     default Value:   unspecified
     Allowed Values:  true   false  



final    -     
     data type: boolean
     default Value:   unspecified
     Allowed Values:  true   false  



implementsInterfaces    -     
     data type: 



classImport    -     
     data type: 



packageImports    -     
     data type: 



fields    -     
     data type: Field*



methods    -     
     data type: Method*



/supertype    -     
     data type: 



/subtype    -     
     data type: 



/supertype    -     
     data type: 



initializers    -     
     data type: Initializer*



declaringClass    -     
     data type: 



declaredClasses    -     
     data type: JavaClass@*



javaPackage    -     
     data type: 



events    -     
     data type: JavaEvent*



allEvents    -     
     data type: JavaEvent@*


Copyright IBM Corp. 1997-2004