artefaktur
software engineer &        architecture

 
 
 
 

class Package

Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   Namespace Members   Compound Members   Related Pages  

acdk::lang::Package Class Reference

#include <Package.h>

Inheritance diagram for acdk::lang::Package:

acdk::lang::Object acdk::lang::ObjectBase acdk::lang::dmi::StdDispatch List of all members.

Detailed Description

just an nonfunction wrapper.

API: Java Modified

Note:
Will be used with SharedLibrary and/or the common type library.

Author:
Roger Rene Kommer
Version:
Revision
1.18
Date:
Date
2005/04/08 10:53:19
See also:
ResourceBundle

ClassLoader


Public Member Functions

 Package (PackageDefinition *pdef, bool isdummyPackage=false)
virtual ~Package ()
virtual RString getImplementationTitle ()
virtual RString getImplementationVendor ()
virtual RString getImplementationVersion ()
virtual RString getName ()
 returns the ClassName for this object by default

virtual RString getSpecificationTitle ()
virtual RString getSpecificationVendor ()
virtual RString getSpecificationVersion ()
int hashCode ()
 reimplemented from Object

virtual bool isCompatibleWith (IN(RString) desired) throw ( RNumberFormatException )
virtual bool isSealed ()
RString toString ()
 reimplemented from Object


Static Public Member Functions

RPackage getPackage (IN(RString) name)
RPackageArray getPackages ()

Private Attributes

PackageDefinition_packageDefinition
bool _dummyPackage

Constructor & Destructor Documentation

acdk::lang::Package::Package PackageDefinition pdef,
bool  isdummyPackage = false
[inline]
 

virtual acdk::lang::Package::~Package  )  [virtual]
 


Member Function Documentation

virtual RString acdk::lang::Package::getImplementationTitle  )  [virtual]
 

virtual RString acdk::lang::Package::getImplementationVendor  )  [virtual]
 

virtual RString acdk::lang::Package::getImplementationVersion  )  [virtual]
 

virtual RString acdk::lang::Package::getName  )  [virtual]
 

returns the ClassName for this object by default

Reimplemented from acdk::lang::Object.

RPackage acdk::lang::Package::getPackage IN(RString name  )  [static]
 

RPackageArray acdk::lang::Package::getPackages  )  [static]
 

virtual RString acdk::lang::Package::getSpecificationTitle  )  [virtual]
 

virtual RString acdk::lang::Package::getSpecificationVendor  )  [virtual]
 

virtual RString acdk::lang::Package::getSpecificationVersion  )  [virtual]
 

int acdk::lang::Package::hashCode  )  [virtual]
 

reimplemented from Object

Reimplemented from acdk::lang::Object.

virtual bool acdk::lang::Package::isCompatibleWith IN(RString desired  )  throw ( RNumberFormatException ) [virtual]
 

virtual bool acdk::lang::Package::isSealed  )  [virtual]
 

RString acdk::lang::Package::toString  )  [virtual]
 

reimplemented from Object

Reimplemented from acdk::lang::Object.


Member Data Documentation

bool acdk::lang::Package::_dummyPackage [private]
 

PackageDefinition* acdk::lang::Package::_packageDefinition [private]
 

 
Last modified 2005-05-08 18:32 by SYSTEM By Artefaktur, Ing. Bureau Kommer