oaw::Type extends Object



Properties
String name
Set[oaw::Type] superTypes
Set[oaw::Property] allProperties
Set[oaw::Feature] allFeatures
Set[oaw::Operation] allOperations
Set[oaw::StaticProperty] allStaticProperties
String documentation

Operations
oaw::Property getProperty(String)
oaw::Operation getOperation(String,List)
oaw::StaticProperty getStaticProperty(String)
oaw::Feature getFeature(String,List)
Boolean isAssignableFrom(oaw::Type)
Boolean isInstance(Object)
Object newInstance()