RMF
RMF::decorator::SoftwareProvenanceFactory Class Reference

#include <RMF/decorator/provenance.h>

+ Inheritance diagram for RMF::decorator::SoftwareProvenanceFactory:

Public Member Functions

 SoftwareProvenanceFactory (FileConstHandle fh)
 
 SoftwareProvenanceFactory (FileHandle fh)
 
SoftwareProvenanceConst get (NodeConstHandle nh) const
 
SoftwareProvenance get (NodeHandle nh) const
 
bool get_is (NodeConstHandle nh) const
 
bool get_is_static (NodeConstHandle nh) const
 

Detailed Description

Create decorators of type SoftwareProvenance.

Definition at line 1310 of file provenance.h.

Member Function Documentation

SoftwareProvenanceConst RMF::decorator::SoftwareProvenanceFactory::get ( NodeConstHandle  nh) const

Get a SoftwareProvenanceConst for nh.

Definition at line 1328 of file provenance.h.

+ Here is the call graph for this function:

SoftwareProvenance RMF::decorator::SoftwareProvenanceFactory::get ( NodeHandle  nh) const

Get a SoftwareProvenance for nh.

Definition at line 1337 of file provenance.h.

+ Here is the call graph for this function:

bool RMF::decorator::SoftwareProvenanceFactory::get_is ( NodeConstHandle  nh) const

Check whether nh has all the attributes required to be a SoftwareProvenanceConst.

Definition at line 1347 of file provenance.h.

+ Here is the call graph for this function:


The documentation for this class was generated from the following file: