8000 Feature Request: Player Piano Does Not Support Multiple Stereotypes · Issue #31 · gtri/rapid-modeling-tools · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Feature Request: Player Piano Does Not Support Multiple Stereotypes #31
Open
@Ross-Robertson-GTRI

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

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

      0