A C G M S T V

T

TIMTransformation - class TIMTransformation.
This is the abstract class for TIM to TSM transformation.
TIMTransformation() - Constructor for class TIMTransformation
 
TIMTransformationException - exception TIMTransformationException.
This class model an specific exceptions type for TIM-to-TSM transformations.
TIMTransformationException(String) - Constructor for class TIMTransformationException
 
TIMTransformationException(Throwable) - Constructor for class TIMTransformationException
 
toTsm(String) - Method in class AdrenalineTransformation
Performs the TIM-to-TSM transformation, returning a String enclosing a XML comlaint with the ADNETCONF network specification (adrenaline.xml).
toTsm(String) - Method in class VNUMLTransformation
Performs the TIM-to-VNUML transformation, returning a String enclosing a VNUML-compliant XML
toTsm(String) - Method in class TIMTransformation
Performs the TIM-to-TSM transformation, returning a String enclosing the TSM model.
toTsm(String, String) - Method in class TIMTransformation
Performs the TIM-to-TSM transformation, writing the TSM to a file.
TransformationManager - class TransformationManager.
Object of this class implements the comention to the CIMOM and the different supported tranformation types.
TransformationManager(CIMNameSpace, UserPrincipal, PasswordCredential, boolean) - Constructor for class TransformationManager
Class constructor, requiring the parameters used to establish CIMOM connection
TransformationManager(String, boolean) - Constructor for class TransformationManager
Class constructor, requiring the parameters used to establish CIMOM connection.
TransformationManager(String, String, String, boolean) - Constructor for class TransformationManager
Class constructor, requiring the parameters used to establish CIMOM connection
TransTester - class TransTester.
 
TransTester() - Constructor for class TransTester
 

A C G M S T V