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

Create model for SysML XMI #1

Open
tbm0115 opened this issue Jan 20, 2023 · 1 comment
Open

Create model for SysML XMI #1

tbm0115 opened this issue Jan 20, 2023 · 1 comment
Assignees

Comments

@tbm0115
Copy link
Contributor

tbm0115 commented Jan 20, 2023

No description provided.

@tbm0115 tbm0115 converted this from a draft issue Jan 20, 2023
@tbm0115 tbm0115 self-assigned this Jan 20, 2023
@tbm0115
Copy link
Contributor Author

tbm0115 commented Jan 20, 2023

Create model of the XMI document

Create models for the following XML Elements:

  • sysml:ValueType
  • sysml:Block
  • sysml:BindingConnector
  • sysml:NestedConnectorEnd
  • sysml:ConstraintBlock
  • sysml:ConstraintParameter
  • sysml:ConstraintProperty
  • sysml:ExternalModel
  • sysml:PartProperty
  • sysml:ReferenceProperty
  • sysml:ValueProperty
  • sysml:ParticipantProperty
  • sysml:ElementGroup
  • Profile:deprecated
  • Profile:normative
  • Profile:extensible
  • Profile:informative
  • Profile:observes
  • Profile:organizer
  • Profile:valueType
  • xmi:Extension
  • Concept_Modeling_Profile:Anything
  • Concept_Modeling_Profile:Literal_Annotation
  • Concept_Modeling_Profile:Restriction
  • Concept_Modeling_Profile:Equivalent_Class
  • Concept_Modeling_Profile:Disjoint_With
  • Concept_Modeling_Profile:Resource
  • Concept_Modeling_Profile:Transitive
  • Concept_Modeling_Profile:Functional
  • Concept_Modeling_Profile:Concept_Model
  • Validation_Profile:validationRule
  • Validation_Profile:validationSuite

Create models for the following xsi:types:

  • uml:Class

  • uml:Comment

  • uml:Constraint

  • uml:DataType

  • uml:Enumeration

  • uml:EnumerationLiteral

  • uml:Extension

  • uml:ExtensionEnd

  • uml:Generalization

  • uml:OpaqueExpression

  • uml:Package

  • uml:PackageImport

  • uml:PrimitiveType

  • uml:Profile

  • uml:Property

  • uml:Stereotype

  • uml:Model

  • uml:Profile

  • uml:Association

  • uml:AssocationClass

  • uml:LiteralString

  • uml:LiteralInteger

  • uml:LiteralUnlimitedNatural

  • uml:Usage

  • uml:ProfileApplication

  • uml:InstanceSpecification

  • uml:Slot

  • uml:InstanceValue

  • uml:ElementImport

  • uml:SignalEvent

  • uml:ChangeEvent

  • uml:Dependency

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🏗 In progress
Development

No branches or pull requests

1 participant