Class SeffWithContext


  • @Data
    public class SeffWithContext
    extends Object
    • Constructor Detail

      • SeffWithContext

        public SeffWithContext​(org.palladiosimulator.pcm.seff.ResourceDemandingSEFF seff,
                               Stack<org.palladiosimulator.pcm.core.composition.AssemblyContext> context)
    • Method Detail

      • hashCode

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

        @Pure
        public boolean equals​(Object obj)
        Overrides:
        equals in class Object
      • getSeff

        @Pure
        public org.palladiosimulator.pcm.seff.ResourceDemandingSEFF getSeff()
      • getContext

        @Pure
        public Stack<org.palladiosimulator.pcm.core.composition.AssemblyContext> getContext()