Class IdGenerationHelper


  • public class IdGenerationHelper
    extends Object
    • Constructor Detail

      • IdGenerationHelper

        public IdGenerationHelper()
    • Method Detail

      • setCalculatedId

        public void setCalculatedId​(de.uka.ipd.sdq.identifier.Identifier element,
                                    Object... objects)
      • generateId

        public String generateId​(Object... objects)
      • getStringHash

        protected String getStringHash​(String idGenerationInput)
      • getGenerationInputs

        protected List<String> getGenerationInputs​(Object[] inputs)