Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Papyrus for Information Modeling/Subset of UML

Papyrus for Information Modeling provides the following subset of UML.

UML Class Diagrams

  • uml:Comment
  • uml:Constraint
  • uml:ElementImport
  • uml:Package
  • uml:PackageImport
  • uml:Model (only as root)
  • uml:DataType
  • uml:PrimitiveType
  • uml:Class
  • uml:AssociationClass
  • uml:Property
  • uml:Enumeration
  • uml:EnumerationLiteral
  • uml:Realization
  • uml:Generalization
  • uml:Association
  • uml:Dependency
  • uml:Usage
  • uml:InstanceSpecification
  • uml:Slot

UML Primitive Types

  • uml:LiteralBoolean
  • uml:LiteralInteger
  • uml:LiteralNull
  • uml:LiteralString
  • uml:LiteralUnlimitedNatural

UML Profiles

  • uml:Profile
  • uml:ProfileApplication
  • uml:Extension
  • uml:ExtensionEnd
  • uml:Stereotype

Back to the top