|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.lehigh.swat.obione.MapFactory
public class MapFactory
| Constructor Summary | |
|---|---|
MapFactory()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
|
static GAVMapView |
makeGAVMapView(org.semanticweb.kaon2.api.rules.Rule r)
|
static LAVMapView |
makeLAVMapView(org.semanticweb.kaon2.api.rules.Rule r)
Temporary method to work on exisiting data files which are of the following format SWRL syntax, all Horn. |
static SourceView |
makeSourceView(org.semanticweb.kaon2.api.rules.Rule r,
java.lang.String ont)
Temporary method to work on exisiting data files which are of the following format SWRL syntax, all Horn. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MapFactory()
| Method Detail |
|---|
public static GAVMapView makeGAVMapView(org.semanticweb.kaon2.api.rules.Rule r)
public static LAVMapView makeLAVMapView(org.semanticweb.kaon2.api.rules.Rule r)
r -
public static SourceView makeSourceView(org.semanticweb.kaon2.api.rules.Rule r,
java.lang.String ont)
r -
public static void main(java.lang.String[] args)
args -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||