Class SignatureAdapter


  • public class SignatureAdapter
    extends ModelAdapter<org.palladiosimulator.pcm.repository.Signature>
    Adapter class for PCM Signature entities.
    • Constructor Detail

      • SignatureAdapter

        public SignatureAdapter​(org.palladiosimulator.pcm.repository.Signature entity)
    • Method Detail

      • getServiceName

        public String getServiceName()
        Gets the name of the service.
        Returns:
        a string containing the name of the service
      • getSignatureName

        public String getSignatureName()
        Gets a unique signature name for the specified signature.
        Parameters:
        signature - the signature for which the unique name is generated
        Returns:
        a string containing the unique name of the signature