Package UML.Semantic.BehavioralElements.UseCases

Class Summary
Actor An actor defines a coherent set of roles that users of an entity can play when interacting with the entity.
UseCase The use case construct is used to define the behavior of a system or other semantic entity without revealing the entity’s internal structure.
UseCaseInstance A use case instance is the performance of a sequence of actions being specified in a use case.