Main Page | Packages | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | Related Pages

com.arcle.rmt.j2se.bridge.swimport.rqml.TaxonomyImport Class Reference

Imports a Taxonomy first-class element from a handheld document into a desktop document. More...

Inheritance diagram for com.arcle.rmt.j2se.bridge.swimport.rqml.TaxonomyImport:

com.arcle.rmt.j2se.bridge.swimport.rqml.FirstClassImport com.arcle.rmt.j2se.bridge.swimport.FirstClassImporter List of all members.

Protected Member Functions

Class getSupportedClass ()
 Returns Taxonomy as the supported first-class object.

int getTotalElements (Document doc)
 Returns the amount of Taxonomy objects.

RQMLFirstClass getElementAt (int index, Document doc)
 Returns the Taxonomy object at the specified index.

RQMLFirstClass createDestinationElement (RQMLDocument doc)
 Creates a Taxonomy object in a desktop document.


Detailed Description

Imports a Taxonomy first-class element from a handheld document into a desktop document.

Author:
Sasmito Adibowo
Version:
Id
TaxonomyImport.java,v 1.3 2003/05/15 19:43:37 adib Exp

Definition at line 73 of file TaxonomyImport.java.


Member Function Documentation

RQMLFirstClass com.arcle.rmt.j2se.bridge.swimport.rqml.TaxonomyImport.createDestinationElement RQMLDocument  doc  )  [protected, virtual]
 

Creates a Taxonomy object in a desktop document.

Parameters:
doc the desktop document.
Returns:
the newly-created Taxonomy object.

Implements com.arcle.rmt.j2se.bridge.swimport.rqml.FirstClassImport.

Definition at line 105 of file TaxonomyImport.java.

References com.arcle.rmt.j2se.model.RQMLDocument.createTaxonomy().

RQMLFirstClass com.arcle.rmt.j2se.bridge.swimport.rqml.TaxonomyImport.getElementAt int  index,
Document  doc
[protected, virtual]
 

Returns the Taxonomy object at the specified index.

Parameters:
index the index of the requirement.
doc the handheld document.
Returns:
an instance of Taxonomy object.

Implements com.arcle.rmt.j2se.bridge.swimport.rqml.FirstClassImport.

Definition at line 96 of file TaxonomyImport.java.

References com.arcle.rmt.superwaba.model.Document.getTaxonomyAt().

Class com.arcle.rmt.j2se.bridge.swimport.rqml.TaxonomyImport.getSupportedClass  )  [protected, virtual]
 

Returns Taxonomy as the supported first-class object.

Implements com.arcle.rmt.j2se.bridge.swimport.rqml.FirstClassImport.

Definition at line 78 of file TaxonomyImport.java.

int com.arcle.rmt.j2se.bridge.swimport.rqml.TaxonomyImport.getTotalElements Document  doc  )  [protected, virtual]
 

Returns the amount of Taxonomy objects.

Returns:
the number of Taxonomy elements in doc.

Implements com.arcle.rmt.j2se.bridge.swimport.rqml.FirstClassImport.

Definition at line 86 of file TaxonomyImport.java.

References com.arcle.rmt.superwaba.model.Document.getTaxonomyCount().


The documentation for this class was generated from the following file:
Generated on Fri Jun 18 19:52:52 2004 for Arcle Rambutan by doxygen 1.3.5