public class MAssociationDeserializer extends MMetaDataBaseDeserializer
Modifier and Type | Field and Description |
---|---|
protected MMetaDescription |
currentMetaDescription |
protected java.util.Vector |
keyfields |
classFactory
contextStack, subMap, subs, supportedTypeNames
Constructor and Description |
---|
MAssociationDeserializer(MClassFactory cf) |
Modifier and Type | Method and Description |
---|---|
protected java.lang.Object |
readAnySupportedType(java.lang.String typeName) |
protected java.lang.Object |
readAssociation() |
protected java.lang.Object |
readAssociationEndpoint() |
protected java.lang.Object |
readAssociationEndpointKeyfield() |
java.lang.String |
toString()
Returns a String that represents the value of this object.
|
getCurrentMetaDescription, getParentMetaDescription, readExtendedProperties, setCurrentMetaDescription
deserialize, getOptionalBoolean, getOptionalBytes, getOptionalInteger, getOptionalString, getPropertyCount, getRequiredBoolean, getRequiredBytes, getRequiredInteger, getRequiredString, internalRead, isTypeSupported, readAllOf, readAllOf, readAllOfFrom, readAllOfFrom, readAny, readFirstOf, readFirstOf, readNthOf, readNthOf, readOptional, readOptional, registerSubDeserializer
finalize, getCurrentObjectName, getCurrentProperties, getCurrentRootPath, getCurrentTypeName, getSupportedTypeNames, raiseError, raiseError, registerSubProcessor
protected MMetaDescription currentMetaDescription
protected java.util.Vector keyfields
public MAssociationDeserializer(MClassFactory cf)
protected java.lang.Object readAnySupportedType(java.lang.String typeName) throws MException
readAnySupportedType
in class MPropertyBasedDeserializer
MException
protected java.lang.Object readAssociation() throws MException
MException
protected java.lang.Object readAssociationEndpoint() throws MException
MException
protected java.lang.Object readAssociationEndpointKeyfield() throws MException
MException
public java.lang.String toString()
toString
in class MPropertyBasedProcessor