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 classProfileConstants.StereotypeDescription
-
Field Summary
Fields Modifier and Type Field Description static ProfileConstants.StereotypeDescriptioncharacterisablestatic ProfileConstants.StereotypeDescriptiondataChannelBehaviorstatic StringprofileName
-
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
-
-