Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing PCM Features #7

Open
3 of 39 tasks
FaKleiser opened this issue Jul 15, 2016 · 0 comments
Open
3 of 39 tasks

Missing PCM Features #7

FaKleiser opened this issue Jul 15, 2016 · 0 comments

Comments

@FaKleiser
Copy link
Member

FaKleiser commented Jul 15, 2016

The currently implemented set of features is required to model the SimpleTacticsExample. However, PCM has more capabilities. This issue is a collection of features that are not yet implemented.

Repository

Basic Model Elements:

  • CompositeComponent
  • SubSystem
  • InfrastructureProvidedRole
  • InfrastructureRequiredRole
  • InfrastructureInterface

Internal Elements:

Component Types:

  • ProvidesComponentType
  • CompleteComponentType
  • ConformsProvidedType
  • ConformsCompleteType

Event-Based Communication:

  • EventGroup
  • EventType
  • SourceRole
  • SinkRole

SEFF

Actions:

Action Details:

  • SynchronisationPoint
  • ProbabilisticBranchTransition
  • RecoveryActionBehaviour
  • InfrastructureCall

Links:

  • ControlFlow
  • RecoveryFlow

ResourceEnvironment

Fully supported.

System

Nodes:

  • EventChannel

Links:

  • AssemblyEventConnector
  • EventChannelSourceConnector
  • EventChannelSinkConnector

Allocation

Fully supported.

Usage model

UserActions:

  • Delay
  • Loop
  • Branch

Action Details:

  • BranchTransition

Links:

  • UsageFlow

Workloads:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant