Interface HasTypeRefs
-
- All Known Subinterfaces:
HasTypeRef,IsInformationItem
- All Known Implementing Classes:
Binding,Context,ContextEntry,DecisionRule,DecisionTable,Expression,FunctionDefinition,InformationItem,InformationItemPrimary,InputClause,InputClauseLiteralExpression,Invocation,ItemDefinition,List,LiteralExpression,LiteralExpressionPMMLDocument,LiteralExpressionPMMLDocumentModel,OutputClause,OutputClauseLiteralExpression,Relation
public interface HasTypeRefs
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<HasTypeRef>getHasTypeRefs()
-
-
-
Method Detail
-
getHasTypeRefs
List<HasTypeRef> getHasTypeRefs()
-
-