Class CalculationsLibrary

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.CalculationsLibrary
All Implemented Interfaces:
com.dassault_systemes.modeler.foundation.project.service.DisposableService

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

    • CalculationsLibrary

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