public static class ClausieWrapper.SVO extends Object
Modifier and Type | Field and Description |
---|---|
boolean |
isFilled |
ClausieWrapper.O |
o |
ClausieWrapper.S |
s |
ClausieWrapper.V |
v |
Constructor and Description |
---|
SVO(ClausieWrapper.S s,
ClausieWrapper.V v,
ClausieWrapper.O o) |
Modifier and Type | Method and Description |
---|---|
int |
compareMeWith(ClausieWrapper.SVO svo2)
-1 : this should be accepted (is longer)
+1 : svo2 should be accepted (is longer)
0 : same
-2 : incomparable.
|
boolean |
hasRealVerb() |
String |
toString() |
public ClausieWrapper.S s
public ClausieWrapper.V v
public ClausieWrapper.O o
public boolean isFilled
public SVO(ClausieWrapper.S s, ClausieWrapper.V v, ClausieWrapper.O o)
public int compareMeWith(ClausieWrapper.SVO svo2)
-1 : this should be accepted (is longer) +1 : svo2 should be accepted (is longer) 0 : same -2 : incomparable.
svo2
- public boolean hasRealVerb()
Copyright © 2017. All rights reserved.