Class IfcStepStreamingSerializerPlugin

    • Constructor Detail

      • IfcStepStreamingSerializerPlugin

        public IfcStepStreamingSerializerPlugin()
    • Method Detail

      • init

        public void init​(org.bimserver.plugins.PluginContext pluginContext,
                         org.bimserver.plugins.PluginConfiguration systemSettings)
                  throws org.bimserver.shared.exceptions.PluginException
        Specified by:
        init in interface org.bimserver.plugins.Plugin
        Throws:
        org.bimserver.shared.exceptions.PluginException
      • getDefaultContentType

        public String getDefaultContentType()
      • getDefaultExtension

        public String getDefaultExtension()
      • getUserSettingsDefinition

        public org.bimserver.models.store.ObjectDefinition getUserSettingsDefinition()
        Specified by:
        getUserSettingsDefinition in interface org.bimserver.plugins.Plugin
      • getSystemSettingsDefinition

        public org.bimserver.models.store.ObjectDefinition getSystemSettingsDefinition()
        Specified by:
        getSystemSettingsDefinition in interface org.bimserver.plugins.Plugin