edu.udo.cs.miningmart.m4.utils
Interface M4Table
- All Known Implementing Classes:
- Assertion, BaseAttribute, Case, Chain, Column, Columnset, ColumnsetStatistics, ColumnStatistics1, ColumnStatistics2, Concept, ConceptInheritance, Condition, Constraint, Coordinates, Docu, Feature, ForeignKey, GraphicalM4Object, Key, KeyMember, M4Data, MultiColumnFeature, Operator, OpParam, Parameter, ParameterObject, PrimaryKey, Projection, Relation, Step, Value
public interface M4Table
- Version:
- $Id: M4Table.java,v 1.4 2006/09/27 14:59:55 euler Exp $
- Author:
- Martin Scholz
|
Field Summary |
static java.lang.String |
NOT_NULL
This constant indicates that an attribute has a
NOT NULL constraint. |
NOT_NULL
static final java.lang.String NOT_NULL
- This constant indicates that an attribute has a
NOT NULL constraint.
- See Also:
- Constant Field Values
getM4TableName
java.lang.String getM4TableName()
getIdAttributeName
java.lang.String getIdAttributeName()
getM4Info
M4Info getM4Info()
Copyright © 2001-2005