프로퍼티 | 타입 | 설명 | |
---|---|---|---|
attributes | AttributeStore |
||
unmigratedAttributes | string>.IDictionary | ||
unmigratedParts | List |
메소드 | 설명 | |
---|---|---|
AcceptVisitor ( IMappingModelVisitor visitor ) : void | ||
AddUnmigratedAttribute ( string attribute, string value ) : void | ||
AddUnmigratedPart ( IMappingPart part ) : void |
메소드 | 설명 | |
---|---|---|
ComponentMappingBase ( ) : System.Collections.Generic | ||
ComponentMappingBase ( AttributeStore store ) : System.Collections.Generic |
public AcceptVisitor ( IMappingModelVisitor visitor ) : void | ||
visitor | IMappingModelVisitor | |
리턴 | void |
public AddUnmigratedAttribute ( string attribute, string value ) : void | ||
attribute | string | |
value | string | |
리턴 | void |
public AddUnmigratedPart ( IMappingPart part ) : void | ||
part | IMappingPart | |
리턴 | void |
protected ComponentMappingBase ( ) : System.Collections.Generic | ||
리턴 | System.Collections.Generic |
protected ComponentMappingBase ( AttributeStore store ) : System.Collections.Generic | ||
store | AttributeStore | |
리턴 | System.Collections.Generic |