Skip to content

Feature Request: Player Piano Does Not Support Multiple Stereotypes #31

Description

@Ross-Robertson-GTRI

I plan on updating Player Piano to support the assignment of multiple stereotypes. Currently player piano can assign stereotypes using the following format:
"Vertex Stereotypes": { "Item1": [ { "stereotype": "Some Stereotype" } ] }

I plan to add the functionality to support list of stereotypes in the following format:
"Vertex Stereotypes": { "Item1": [ { "stereotype": ["Some Stereotype1", "Some Stereotype2", . . . , "Some StereotypeN"] } ] }

I also plan on adding some additional patterns to support different use cases I need.

  1. A Composition between a Capability Configuration and Organization
  2. A Composition between a Organization and Organization
  3. A Association between a Organization and a System
  4. A Interaction that Owns N Systems

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions