개정판 1efc25a3
dev issue #000 : associate => attribute
Change-Id: I2bf842031c85571f2539b2cd0b1433bff0a29d0c
DTI_PID/SPPIDConverter/Model/SPPID_Document.cs | ||
---|---|---|
22 | 22 |
public List<SymbolMapping> SymbolMappings; |
23 | 23 |
public List<LineMapping> LineMappings; |
24 | 24 |
public List<LineNumberMapping> LineNumberMappings; |
25 |
public List<AssociationMapping> AssociationMappings;
|
|
25 |
public List<AttributeMapping> AttributeMappings;
|
|
26 | 26 |
public ETCSetting ETCSetting; |
27 | 27 |
|
28 | 28 |
public List<Group> GROUPS = new List<Group>(); |
내보내기 Unified diff