Package edu.upenn.seas.mstparser
Class RelationalFeature
- java.lang.Object
-
- edu.upenn.seas.mstparser.RelationalFeature
-
- All Implemented Interfaces:
java.io.Serializable
public class RelationalFeature extends java.lang.Object implements java.io.Serializable- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description RelationalFeature(int size, java.lang.String declaration, java.io.BufferedReader br)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetFeature(int firstIndex, int secondIndex)
-