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

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

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

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

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

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

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

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


Detailed Description

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

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

Definition at line 73 of file ProjectImport.java.


Member Function Documentation

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

Creates a Project object in a desktop document.

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

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

Definition at line 105 of file ProjectImport.java.

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

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

Returns the Project object at the specified index.

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

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

Definition at line 96 of file ProjectImport.java.

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

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

Returns Project as the supported first-class object.

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

Definition at line 78 of file ProjectImport.java.

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

Returns the amount of Project objects.

Returns:
the number of Project elements in doc.

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

Definition at line 86 of file ProjectImport.java.

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


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