java.lang.Object
com.dassault_systemes.modeler.foundation.project.service.ModelElementProjectService<ModelElementProject>
com.dassault_systemes.modeler.kerml.libraries.AbstractLibrary
com.dassault_systemes.modeler.sysml.libraries.standard.FlowsLibrary
All Implemented Interfaces:
com.dassault_systemes.modeler.foundation.project.service.DisposableService

@OpenApiAll public class FlowsLibrary extends AbstractLibrary
Access helper for the flows standard library.
  • Constructor Details

    • FlowsLibrary

      public FlowsLibrary(ModelElementProject project)
      Creates a new flows library instance.
      Parameters:
      project - the project
  • Method Details