org.xerial.amoeba.algebra
Class AttributeLabel
java.lang.Object
org.xerial.amoeba.algebra.AttributeLabel
public class AttributeLabel
- extends Object
label of the table attributes
- Author:
- leo
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AttributeLabel
public AttributeLabel(String name)
AttributeLabel
public AttributeLabel(String relationName,
String name)
getName
public String getName()
getRelationName
public String getRelationName()
isGlobal
public boolean isGlobal()

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