Class ParametersOfInterestMetadataLibrary

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

@OpenApiAll public class ParametersOfInterestMetadataLibrary extends AbstractLibrary
Access helper for the parameters of interest metadata standard library.
  • Constructor Details

    • ParametersOfInterestMetadataLibrary

      public ParametersOfInterestMetadataLibrary(ModelElementProject project)
      Creates a new parameters of interest metadata library instance.
      Parameters:
      project - the project
  • Method Details