Class SignatureDependentInternalActionDescriptor

    • Field Detail

      • currentSignature

        protected org.palladiosimulator.pcm.repository.Signature currentSignature
    • Constructor Detail

      • SignatureDependentInternalActionDescriptor

        public SignatureDependentInternalActionDescriptor​(org.palladiosimulator.pcm.resourcetype.ResourceType resourceType)
    • Method Detail

      • setCurrentSignature

        public void setCurrentSignature​(org.palladiosimulator.pcm.repository.Signature sig)
      • getDemand

        protected abstract String getDemand​(org.palladiosimulator.pcm.repository.Signature signature)