ModelBaseType {SMRUCC.genomics.GCModeller.CompilerServices} | .NET clr documentation |
All of the model file basetype definition in the GCModeller program group, all of the model file must inherits from this class object. (GCModeller程序包内的所有模型文件的基类型,所有的模型文件对象必须从本对象类型继承)
# namespace SMRUCC.genomics.GCModeller.CompilerServices
export class ModelBaseType extends XmlDataModel {
properties: Property;
Stylesheet: XmlStyleProcessor;
TypeComment: XmlComment;
}
properties
: PropertyStylesheet
: XmlStyleProcessorTypeComment
: XmlComment