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 Details

    • getNamespace

      String getNamespace()
    • setNamespace

      void setNamespace(String namespace)