Class Services
java.lang.Object
org.palladiosimulator.indirections.editor.sirius.Services
The services class used by VSM for the
IndirectionsPackage.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetFullName(de.uka.ipd.sdq.stoex.VariableReference variableReference) Transforms aVariableReferenceto a textual representation.
-
Constructor Details
-
Services
public Services()
-
-
Method Details
-
getFullName
Transforms aVariableReferenceto a textual representation.- Parameters:
variableReference- The reference to get the full name from.- Returns:
- The full name.
-