Represents an instance of a Synergy Method Catalog database that has been loaded from an exported XML file.
import System.Collections.Generic
import CodeGen.RepositoryAPI
namespace CodeGen.MethodCatalogAPI
public class Smc
public readonly property Interfaces, @List<SmcInterface>
public readonly property Structures, @List<RpsStructure>
public method Smc
required in inputFile, String
endmethod
endclass
endnamespace
Copyright © 2021 Synergex International, Inc.