Class ModelElement
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Mars.Interfaces.Model
Assembly: Mars.Interfaces.dll
Syntax
public class ModelElement : IdentifiableElement
Properties
| Improve this Doc View SourceModelDescription
The root description of the whole model
with all type elements and configs
Declaration
public ModelDescription ModelDescription { get; set; }
Property Value
Type | Description |
---|---|
ModelDescription |