Exemple #1
0
 public SubmodelElementType_V1_0(SubmodelElementType_V1_0 submodelElementType)
 {
     this.Category    = submodelElementType.Category;
     this.Description = submodelElementType.Description;
     this.IdShort     = submodelElementType.IdShort;
     this.Kind        = submodelElementType.Kind;
     this.Parent      = submodelElementType.Parent;
     this.Qualifier   = submodelElementType.Qualifier;
     this.SemanticId  = submodelElementType.SemanticId;
 }
Exemple #2
0
 public Property_V1_0(SubmodelElementType_V1_0 submodelElementType) : base(submodelElementType)
 {
 }
 public SubmodelElementCollection_V1_0(SubmodelElementType_V1_0 submodelElementType) : base(submodelElementType)
 {
 }
 public ReferenceElement_V1_0(SubmodelElementType_V1_0 submodelElementType) : base(submodelElementType)
 {
 }
Exemple #5
0
 public RelationshipElement_V1_0(SubmodelElementType_V1_0 submodelElementType) : base(submodelElementType)
 {
 }
Exemple #6
0
 public Event_V1_0(SubmodelElementType_V1_0 submodelElementType) : base(submodelElementType)
 {
 }
Exemple #7
0
 public File_V1_0(SubmodelElementType_V1_0 submodelElementType) : base(submodelElementType)
 {
 }
Exemple #8
0
 public Operation_V1_0(SubmodelElementType_V1_0 submodelElementType) : base(submodelElementType)
 {
 }
Exemple #9
0
 public Blob_V1_0(SubmodelElementType_V1_0 submodelElementType) : base(submodelElementType)
 {
 }