java.lang.Object
org.palladiosimulator.generator.fluent.shared.structure.Entity
org.palladiosimulator.generator.fluent.allocation.structure.AllocationEntity
Direct Known Subclasses:
AllocationContextCreator, AllocationCreator

public abstract class AllocationEntity extends Entity
This class provides the general infrastructure of a Palladio Model Entity. Every AllocationEntity belongs to an Allocation and has a name.
  • Field Details

  • Constructor Details

    • AllocationEntity

      public AllocationEntity()