Class OntologyParser_RE

java.lang.Object
  |
  +--OntologyParser_RE

public class OntologyParser_RE
extends java.lang.Object


Constructor Summary
OntologyParser_RE()
           
 
Method Summary
 ObjectSet[] _getObjectSets()
           
 void getAggregation(float[][] ashAg, float[][] ashRel)
           
 Record[] getRecords()
           
 void getRelationships(float[][] ash)
           
 void getSpecialization(float[][] ashSp, ObjectSet[] aOS)
           
 void parse(java.io.File file)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OntologyParser_RE

public OntologyParser_RE()
Method Detail

_getObjectSets

public ObjectSet[] _getObjectSets()

getAggregation

public void getAggregation(float[][] ashAg,
                           float[][] ashRel)

getRecords

public Record[] getRecords()

getRelationships

public void getRelationships(float[][] ash)

getSpecialization

public void getSpecialization(float[][] ashSp,
                              ObjectSet[] aOS)

parse

public void parse(java.io.File file)