java.lang.Object
org.palladiosimulator.generator.fluent.shared.structure.Entity
org.palladiosimulator.generator.fluent.repository.structure.RepositoryEntity
Direct Known Subclasses:
Component, CompositeDataTypeCreator, EventTypeCreator, ExceptionTypeCreator, InfrastructureSignatureCreator, Interface, OperationSignatureCreator, RepositoryCreator, ResourceTimeoutFailureTypeCreator, SeffAction, SeffCreator

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

  • Constructor Details

    • RepositoryEntity

      public RepositoryEntity()