unity.operators
Class ProjectionList
java.lang.Object
unity.operators.ProjectionList
public class ProjectionList
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProjectionList
public ProjectionList(int[] ind,
java.lang.String[] nn)
performRename
public boolean performRename()
getIndex
public int getIndex(int i)
getIndexList
public int[] getIndexList()
getName
public java.lang.String getName(int i)
getNumAttributes
public int getNumAttributes()
buildExpressionList
public Expression[] buildExpressionList(Relation outputRelation)