|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.columbia.cs.ref.model.StructureConfiguration
public class StructureConfiguration
The Class StructureConfiguration.
Constructor Summary | |
---|---|
StructureConfiguration(Core cCore)
Instantiates a new structure configuration. |
Method Summary | |
---|---|
void |
addFeatureGenerator(FeatureGenerator fg)
Adds the feature generator. |
Core |
getCore()
Gets the core. |
OperableStructure |
getOperableStructure(CandidateSentence sent)
Gets the operable structure. |
java.util.List<FeatureGenerator> |
getUserFG()
Gets the user fg. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StructureConfiguration(Core cCore)
cCore
- the c coreMethod Detail |
---|
public void addFeatureGenerator(FeatureGenerator fg)
fg
- the fgpublic OperableStructure getOperableStructure(CandidateSentence sent)
sent
- the sent
public Core getCore()
public java.util.List<FeatureGenerator> getUserFG()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |