Class ProfileConstants
- java.lang.Object
-
- org.palladiosimulator.dataflow.confidentiality.pcm.model.profile.ProfileConstants
-
public class ProfileConstants extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
ProfileConstants.StereotypeDescription
-
Field Summary
Fields Modifier and Type Field Description static ProfileConstants.StereotypeDescription
characterisable
static ProfileConstants.StereotypeDescription
dataChannelBehavior
static String
profileName
-
Constructor Summary
Constructors Constructor Description ProfileConstants()
-
-
-
Field Detail
-
profileName
public static String profileName
-
dataChannelBehavior
public static ProfileConstants.StereotypeDescription dataChannelBehavior
-
characterisable
public static ProfileConstants.StereotypeDescription characterisable
-
-