Class CharacteristicServices


  • public class CharacteristicServices
    extends Object
    • Field Detail

      • SHELL

        public static final Shell SHELL
    • Constructor Detail

      • CharacteristicServices

        public CharacteristicServices()
    • Method Detail

      • addCharacteristicToElement

        public static void addCharacteristicToElement​(org.palladiosimulator.pcm.dataprocessing.dataprocessing.DataSpecification dataSpec,
                                                      EObject object)
      • getCharacteristic

        public static org.palladiosimulator.pcm.dataprocessing.dataprocessing.characteristics.CharacteristicType getCharacteristic​(org.palladiosimulator.pcm.dataprocessing.dataprocessing.DataSpecification dataSpec)
      • removeCharacteristic

        public static void removeCharacteristic​(EObject appliedObject,
                                                org.palladiosimulator.pcm.dataprocessing.dataprocessing.characteristics.Characteristic characteristic)