Package org.drools.model
Interface Declaration<T>
- All Known Implementing Classes:
DeclarationImpl
-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from interface org.drools.model.Variable
getName, isFact, isPrototype
-
Method Details
-
getSource
DeclarationSource getSource() -
getWindow
Window getWindow() -
getMetadata
DomainClassMetadata getMetadata()
-