|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.itc.irst.tcc.sre.RelationExtractor.RelationMap
public class RelationExtractor.RelationMap
Field Summary | |
---|---|
private java.util.Map |
map
|
Constructor Summary | |
---|---|
RelationExtractor.RelationMap()
|
Method Summary | |
---|---|
java.util.List |
get(java.lang.Object id)
|
java.util.Set |
idSet()
|
java.lang.Object |
put(java.lang.Object id,
RelationExtractor.Relation rel)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private java.util.Map map
Constructor Detail |
---|
public RelationExtractor.RelationMap()
Method Detail |
---|
public java.util.List get(java.lang.Object id)
public java.lang.Object put(java.lang.Object id, RelationExtractor.Relation rel)
public java.util.Set idSet()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |