Method | Description | |
---|---|---|
AcceptVisitor ( IMappingModelVisitor visitor ) : void | ||
AddSubclass ( |
||
AddUnmigratedAttribute ( string attribute, string value ) : void | ||
AddUnmigratedPart ( IMappingPart part ) : void | ||
JoinedSubclassMapping ( ) : System |
Method | Description | |
---|---|---|
JoinedSubclassMapping ( AttributeStore store ) : System |
public AcceptVisitor ( IMappingModelVisitor visitor ) : void | ||
visitor | IMappingModelVisitor | |
return | void |
public AddSubclass ( |
||
joinedSubclassMapping | ||
return | void |
public AddUnmigratedAttribute ( string attribute, string value ) : void | ||
attribute | string | |
value | string | |
return | void |
public AddUnmigratedPart ( IMappingPart part ) : void | ||
part | IMappingPart | |
return | void |
protected JoinedSubclassMapping ( AttributeStore store ) : System | ||
store | AttributeStore | |
return | System |