Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
G
I
M
S
T
V
T
TIMTransformation
- Class in
<Unnamed>
This is the abstract class for TIM to TSM transformation.
TIMTransformation()
- Constructor for class
TIMTransformation
TIMTransformationException
- Exception in
<Unnamed>
This class model an specific exceptions type for TIM-to-TSM transformations.
TIMTransformationException(Throwable)
- Constructor for exception
TIMTransformationException
TIMTransformationException(String)
- Constructor for exception
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
TIMTransformation
Performs the TIM-to-TSM transformation, returning a String enclosing the TSM model.
toTsm(String, Vector<String>)
- Method in class
TIMTransformation
Performs the TIM-to-TSM transformation, writing the TSM to a file.
toTsm(String)
- Method in class
VNUMLTransformation
Performs the TIM-to-VNUML transformation, returning a String enclosing a VNUML-compliant XML
toTsmOspf(String)
- Method in class
VNUMLTransformation
toTsmScenario(String, boolean)
- Method in class
VNUMLTransformation
TransformationManager
- Class in
<Unnamed>
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, String, String, 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.
TransTester
- Class in
<Unnamed>
TransTester()
- Constructor for class
TransTester
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
G
I
M
S
T
V