Ginga  0.13.6
 All Classes Namespaces Functions Variables
Public Member Functions | Protected Attributes | List of all members
br::pucrio::telemidia::ncl::time::flexibility::TemporalFlexibilityFunction Class Reference
Inheritance diagram for br::pucrio::telemidia::ncl::time::flexibility::TemporalFlexibilityFunction:
Inheritance graph
[legend]
Collaboration diagram for br::pucrio::telemidia::ncl::time::flexibility::TemporalFlexibilityFunction:
Collaboration graph
[legend]

Public Member Functions

 TemporalFlexibilityFunction (string id, double shrinkingFactor, double stretchingFactor)
 
bool instanceOf (string s)
 
double getShrinkingFactor ()
 
double getStretchingFactor ()
 
void setShrinkingFactor (double factor)
 
void setStretchingFactor (double factor)
 
- Public Member Functions inherited from br::pucrio::telemidia::ncl::Entity
 Entity (string someId)
 
void printHierarchy ()
 
bool instanceOf (string s)
 
int compareTo (Entity *otherEntity)
 
string getId ()
 
int hashCode ()
 
virtual void setId (string someId)
 
virtual string toString ()
 
virtual EntitygetDataEntity ()
 

Protected Attributes

string id
 
double shrinkingFactor
 
double stretchingFactor
 
set< string > typeSet
 
- Protected Attributes inherited from br::pucrio::telemidia::ncl::Entity
set< string > typeSet
 

Additional Inherited Members

- Static Public Member Functions inherited from br::pucrio::telemidia::ncl::Entity
static bool hasInstance (Entity *instance, bool eraseFromList)
 

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