java.lang.Object
org.palladiosimulator.indirections.editor.sirius.Services

public class Services extends Object
The services class used by VSM for the IndirectionsPackage.
  • Constructor Details

    • Services

      public Services()
  • Method Details

    • getFullName

      public String getFullName(de.uka.ipd.sdq.stoex.VariableReference variableReference)
      Transforms a VariableReference to a textual representation.
      Parameters:
      variableReference - The reference to get the full name from.
      Returns:
      The full name.