| 
 | DIG 1.1 Reasoners API, April 26, 2004 (12:45 PM) | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ConceptPairId | |
| org.kr.dl.dig.v1_1 | |
| org.kr.dl.dig.v1_1.impl | |
| Uses of ConceptPairId in org.kr.dl.dig.v1_1 | 
| Methods in org.kr.dl.dig.v1_1 that return ConceptPairId | |
|  ConceptPairId | DisjointDocument.getDisjoint()Gets the "disjoint" element | 
|  ConceptPairId | DisjointDocument.addNewDisjoint()Appends and returns a new empty "disjoint" element | 
|  ConceptPairId[] | Ask.getSubsumesArray()Gets array of all "subsumes" elements | 
|  ConceptPairId | Ask.getSubsumesArray(int i)Gets ith "subsumes" element | 
|  ConceptPairId | Ask.insertNewSubsumes(int i)Inserts and returns a new empty value (as xml) as the ith "subsumes" element | 
|  ConceptPairId | Ask.addNewSubsumes()Appends and returns a new empty value (as xml) as the last "subsumes" element | 
|  ConceptPairId[] | Ask.getDisjointArray()Gets array of all "disjoint" elements | 
|  ConceptPairId | Ask.getDisjointArray(int i)Gets ith "disjoint" element | 
|  ConceptPairId | Ask.insertNewDisjoint(int i)Inserts and returns a new empty value (as xml) as the ith "disjoint" element | 
|  ConceptPairId | Ask.addNewDisjoint()Appends and returns a new empty value (as xml) as the last "disjoint" element | 
|  ConceptPairId | SubsumesDocument.getSubsumes()Gets the "subsumes" element | 
|  ConceptPairId | SubsumesDocument.addNewSubsumes()Appends and returns a new empty "subsumes" element | 
| static ConceptPairId | ConceptPairId.Factory.newInstance() | 
| static ConceptPairId | ConceptPairId.Factory.newInstance(XmlOptions options) | 
| static ConceptPairId | ConceptPairId.Factory.parse(String s) | 
| static ConceptPairId | ConceptPairId.Factory.parse(String s,
      XmlOptions options) | 
| static ConceptPairId | ConceptPairId.Factory.parse(File f) | 
| static ConceptPairId | ConceptPairId.Factory.parse(File f,
      XmlOptions options) | 
| static ConceptPairId | ConceptPairId.Factory.parse(URL u) | 
| static ConceptPairId | ConceptPairId.Factory.parse(URL u,
      XmlOptions options) | 
| static ConceptPairId | ConceptPairId.Factory.parse(InputStream is) | 
| static ConceptPairId | ConceptPairId.Factory.parse(InputStream is,
      XmlOptions options) | 
| static ConceptPairId | ConceptPairId.Factory.parse(Reader r) | 
| static ConceptPairId | ConceptPairId.Factory.parse(Reader r,
      XmlOptions options) | 
| static ConceptPairId | ConceptPairId.Factory.parse(Node node) | 
| static ConceptPairId | ConceptPairId.Factory.parse(Node node,
      XmlOptions options) | 
| static ConceptPairId | ConceptPairId.Factory.parse(XMLInputStream xis) | 
| static ConceptPairId | ConceptPairId.Factory.parse(XMLInputStream xis,
      XmlOptions options) | 
| Methods in org.kr.dl.dig.v1_1 with parameters of type ConceptPairId | |
|  void | DisjointDocument.setDisjoint(ConceptPairId disjoint)Sets the "disjoint" element | 
|  void | Ask.setSubsumesArray(ConceptPairId[] subsumesArray)Sets array of all "subsumes" element | 
|  void | Ask.setSubsumesArray(int i,
                 ConceptPairId subsumes)Sets ith "subsumes" element | 
|  void | Ask.setDisjointArray(ConceptPairId[] disjointArray)Sets array of all "disjoint" element | 
|  void | Ask.setDisjointArray(int i,
                 ConceptPairId disjoint)Sets ith "disjoint" element | 
|  void | SubsumesDocument.setSubsumes(ConceptPairId subsumes)Sets the "subsumes" element | 
| Uses of ConceptPairId in org.kr.dl.dig.v1_1.impl | 
| Classes in org.kr.dl.dig.v1_1.impl that implement ConceptPairId | |
|  class | ConceptPairIdImplAn XML conceptPairId(@http://dl.kr.org/dig/2003/02/lang). | 
| Methods in org.kr.dl.dig.v1_1.impl that return ConceptPairId | |
|  ConceptPairId | DisjointDocumentImpl.getDisjoint()Gets the "disjoint" element | 
|  ConceptPairId | DisjointDocumentImpl.addNewDisjoint()Appends and returns a new empty "disjoint" element | 
|  ConceptPairId[] | AskImpl.getSubsumesArray()Gets array of all "subsumes" elements | 
|  ConceptPairId | AskImpl.getSubsumesArray(int i)Gets ith "subsumes" element | 
|  ConceptPairId | AskImpl.insertNewSubsumes(int i)Inserts and returns a new empty value (as xml) as the ith "subsumes" element | 
|  ConceptPairId | AskImpl.addNewSubsumes()Appends and returns a new empty value (as xml) as the last "subsumes" element | 
|  ConceptPairId[] | AskImpl.getDisjointArray()Gets array of all "disjoint" elements | 
|  ConceptPairId | AskImpl.getDisjointArray(int i)Gets ith "disjoint" element | 
|  ConceptPairId | AskImpl.insertNewDisjoint(int i)Inserts and returns a new empty value (as xml) as the ith "disjoint" element | 
|  ConceptPairId | AskImpl.addNewDisjoint()Appends and returns a new empty value (as xml) as the last "disjoint" element | 
|  ConceptPairId | SubsumesDocumentImpl.getSubsumes()Gets the "subsumes" element | 
|  ConceptPairId | SubsumesDocumentImpl.addNewSubsumes()Appends and returns a new empty "subsumes" element | 
| Methods in org.kr.dl.dig.v1_1.impl with parameters of type ConceptPairId | |
|  void | DisjointDocumentImpl.setDisjoint(ConceptPairId disjoint)Sets the "disjoint" element | 
|  void | AskImpl.setSubsumesArray(ConceptPairId[] subsumesArray)Sets array of all "subsumes" element | 
|  void | AskImpl.setSubsumesArray(int i,
                 ConceptPairId subsumes)Sets ith "subsumes" element | 
|  void | AskImpl.setDisjointArray(ConceptPairId[] disjointArray)Sets array of all "disjoint" element | 
|  void | AskImpl.setDisjointArray(int i,
                 ConceptPairId disjoint)Sets ith "disjoint" element | 
|  void | SubsumesDocumentImpl.setSubsumes(ConceptPairId subsumes)Sets the "subsumes" element | 
| 
 | DIG 1.1 Reasoners API, April 26, 2004 (12:45 PM) | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||