Package org.drools.drl.ast.descr
Interface Namespaceable
-
- All Known Implementing Classes:
AbstractClassTypeDeclarationDescr,AccessorDescr,AccumulateDescr,AccumulateImportDescr,ActionDescr,AndDescr,AnnotatedBaseDescr,AnnotationDescr,AtomicExprDescr,AttributeDescr,BaseDescr,BehaviorDescr,BindingDescr,CollectDescr,ConditionalBranchDescr,ConnectiveDescr,ConstraintConnectiveDescr,DeclarativeInvokerDescr,EntryPointDeclarationDescr,EntryPointDescr,EnumDeclarationDescr,EnumLiteralDescr,EvalDescr,EvaluatorBasedRestrictionDescr,ExistsDescr,ExprConstraintDescr,FactTemplateDescr,FieldConstraintDescr,FieldTemplateDescr,ForallDescr,ForFunctionDescr,FromDescr,FunctionDescr,FunctionImportDescr,GlobalDescr,GroupByDescr,ImportDescr,LiteralDescr,LiteralRestrictionDescr,MVELExprDescr,NamedConsequenceDescr,NotDescr,OperatorDescr,OrDescr,PackageDescr,PatternDescr,PatternSourceDescr,PredicateDescr,ProcessDescr,QualifiedIdentifierRestrictionDescr,QueryDescr,RelationalExprDescr,Restriction,RestrictionConnectiveDescr,RestrictionDescr,ReturnValueDescr,ReturnValueRestrictionDescr,RuleDescr,TypeDeclarationDescr,TypeFieldDescr,UnitDescr,VariableRestrictionDescr,WindowDeclarationDescr,WindowReferenceDescr
public interface Namespaceable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetNamespace()voidsetNamespace(String namespace)
-