Class Services
java.lang.Object
org.palladiosimulator.dataflow.confidentiality.pcm.editor.sirius.Services
The services class used by VSM.
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected static SerializationHelper
protected static com.google.inject.Injector
protected static String
serialize
(ConfidentialityVariableCharacterisation characterisation)
-
Field Details
-
SERIALIZATION_HELPER
-
-
Constructor Details
-
Services
public Services()
-
-
Method Details
-
getConfidentialityVariableCharacterisationLabel
- Throws:
IOException
-
findAppliedEnumCharacteristics
-
findAllEnumCharacteristicTypes
-
getCharacteristicsContainer
- Throws:
IOException
-
getLabelForEnumCharacteristic
-
getLiteralsFromEnumCharacteristic
-
serialize
protected static String serialize(ConfidentialityVariableCharacterisation characterisation) throws IOException - Throws:
IOException
-
createSerializationHelper
-
getInjector
protected static com.google.inject.Injector getInjector()
-