org.xerial.amoeba.algebra
Class RelationLabel

java.lang.Object
  extended by org.xerial.amoeba.algebra.RelationLabel

public class RelationLabel
extends Object

a label of the intermediate relation

Author:
leo

Constructor Summary
RelationLabel(String name)
           
 
Method Summary
 String getName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RelationLabel

public RelationLabel(String name)
Parameters:
name -
Method Detail

getName

public String getName()


Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 2.1 Japan License.