Class ArtifactImpl

All Implemented Interfaces:
Artifact, CmmnElement, CmmnModelElementInstance, ModelElementInstance
Direct Known Subclasses:
AssociationImpl, TextAnnotationImpl

public abstract class ArtifactImpl extends CmmnElementImpl implements Artifact
Author:
Roman Smirnov
  • Constructor Details

  • Method Details

    • registerType

      public static void registerType(ModelBuilder modelBuilder)