Class UsageModelEntity
java.lang.Object
org.palladiosimulator.generator.fluent.shared.structure.Entity
org.palladiosimulator.generator.fluent.usagemodel.structure.UsageModelEntity
- Direct Known Subclasses:
ActionCreator
,BranchTransitionCreator
,ScenarioBehaviourCreator
,UsageModelCreator
,UsageScenarioCreator
,UserDataCreator
,WorkloadCreator
This class provides the general infrastructure of a Palladio Model Entity. Every UsageModelEntity
belongs to a usage model.
-
Field Details
-
usageModelCreator
-
-
Constructor Details
-
UsageModelEntity
public UsageModelEntity()
-