public class MAssociationSerializer extends MMetaDataBaseSerializer
cr, metadataSerializer
contextStack, subMap, subs, supportedTypeNames
Constructor and Description |
---|
MAssociationSerializer(MClassRegistry cr,
MMetaDataSerializer metadataSerializer) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString()
Returns a String that represents the value of this object.
|
protected void |
writeAnySupportedType(java.lang.String typeName,
java.lang.Object source) |
protected void |
writeAssociation(java.lang.Object source) |
protected void |
writeAssociationEndpoint(java.lang.Object source) |
protected void |
writeAssociationEndpointKeyfield(java.lang.Object source) |
getCurrentMetaDescription, getParentMetaDescription, setCurrentMetaDescription, setGlobalName, writeProperty
getCurrentAssoc, internalRepoWrite, serialize, setBoolean, setCurrentAssoc, setInteger, setString, writeAllOf, writeNext
internalWrite, isTypeSupported, registerSubSerializer, writeAllOf, writeAny, writeNext
finalize, getCurrentObjectName, getCurrentProperties, getCurrentRootPath, getCurrentTypeName, getSupportedTypeNames, raiseError, raiseError, registerSubProcessor
public MAssociationSerializer(MClassRegistry cr, MMetaDataSerializer metadataSerializer) throws MException
MException
public java.lang.String toString()
toString
in class MMetaDataBaseSerializer
protected void writeAnySupportedType(java.lang.String typeName, java.lang.Object source) throws MException
writeAnySupportedType
in class MMetaDataBaseSerializer
MException
protected void writeAssociation(java.lang.Object source) throws MException
MException
protected void writeAssociationEndpoint(java.lang.Object source) throws MException
MException
protected void writeAssociationEndpointKeyfield(java.lang.Object source) throws MException
MException