Class FQComponentID

java.lang.Object
org.palladiosimulator.simulizar.runtimestate.FQComponentID

public class FQComponentID extends Object
  • Field Details

  • Constructor Details

    • FQComponentID

      public FQComponentID(List<org.palladiosimulator.pcm.core.composition.AssemblyContext> assemblyContextPath)
  • Method Details

    • getAssembyContextPath

      public final List<org.palladiosimulator.pcm.core.composition.AssemblyContext> getAssembyContextPath()
      Returns:
      the assembyContextPath
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • equals

      public boolean equals(Object obj)
      Overrides:
      equals in class Object
    • getFQIDString

      public String getFQIDString()
    • toString

      public String toString()
      Overrides:
      toString in class Object