Package org.drools.model
Interface TypeMetaData
- All Superinterfaces:
NamedModelItem
- All Known Implementing Classes:
TypeMetaDataImpl
-
Method Summary
Methods inherited from interface org.drools.model.NamedModelItem
getFullName, getName, getPackage
-
Method Details
-
getType
Class<?> getType() -
getAnnotations
Map<String,AnnotationValue[]> getAnnotations()
-