Uses of Class
org.fopps.model.Artefact

Packages that use Artefact
org.fopps.model   
 

Uses of Artefact in org.fopps.model
 

Subclasses of Artefact in org.fopps.model
 class FileAttachment
          Links a feature to a file.
 

Methods in org.fopps.model with parameters of type Artefact
 void Feature.addAttachment(Artefact pArtefact)
          Adds an attachment to this feature
 void Feature.removeAttachment(Artefact pArtefact)
          Removes a given attachment
 



Fopps 0.19 - Copyright © 2002 Oliver Wieland. All Rights Reserved.