Betty 1.1
es.us.isa.utils.FMStatistics Class Reference

List of all members.

Public Member Functions

 FMStatistics (FAMAFeatureModel fm)
String toString ()
Map< String, String > getStatisticsMap ()
void extractStatistics (FAMAFeatureModel fm)
int getNoFeatures ()
int getNoCrossTree ()
int getNoMandatory ()
int getNoOptional ()
int getNoOr ()
int getNoOrChildren ()
int getNoAlternative ()
int getNoAlternativeChildren ()
int getNoRequires ()
int getNoExcludes ()
int getMaxBranchingFactor ()
int getMaxSetChildren ()
float getCTCR ()
float getPercentageCTC ()
float getPercentageMandatory ()
float getPercentageOptional ()
float getPercentageOrChildren ()
float getPercentageAltChildren ()
float getPercentageOr ()
float getPercentageAlternative ()
float getPercentageRequires ()
float getPercentageExcludes ()
void setNoFeatures (int noFeatures)
void setNoCrossTree (int noCrossTree)
void setNoMandatory (int noMandatory)
void setNoOptional (int noOptional)
void setNoOr (int noOr)
void setNoOrChildren (int noOrChildren)
void setNoAlternative (int noAlternative)
void setNoAlternativeChildren (int noAlternativeChildren)
void setNoRequires (int noRequires)
void setNoExcludes (int noExcludes)
void setMaxBranchingFactor (int maxBranchingFactor)
void setMaxSetChildren (int maxSetChildren)
void setCTCR (float cTCR)

Detailed Description

This class represents the statistics of a model


The documentation for this class was generated from the following file:
 All Classes Namespaces Functions Variables