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

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

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

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

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 Lexicon as the supported first-class object.

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

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

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


Detailed Description

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

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

Definition at line 73 of file LexiconImport.java.


Member Function Documentation

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

Creates a Lexicon object in a desktop document.

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

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

Definition at line 105 of file LexiconImport.java.

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

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

Returns the Lexicon object at the specified index.

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

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

Definition at line 96 of file LexiconImport.java.

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

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

Returns Lexicon as the supported first-class object.

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

Definition at line 78 of file LexiconImport.java.

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

Returns the amount of Lexicon objects.

Returns:
the number of Lexicon elements in doc.

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

Definition at line 86 of file LexiconImport.java.

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


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