Méthode | Description | |
---|---|---|
AlreadyMarshalled ( Object obj ) : bool |
|
|
GetFromMap ( string key ) : object | ||
GetSimplId ( Object obj ) : String | ||
HandleSimplIds ( String tag, String value, ElementState elementState ) : bool |
Handle simpl Ids associated with the given element state object
|
|
InitializeMultiMaps ( ) : void | ||
MapObject ( Object obj ) : void |
Adding to the marshalledObjects
|
|
MarkAsUnmarshalled ( String value, Object elementState ) : void | ||
NeedsHashCode ( Object obj ) : bool |
|
|
RefObjectNeedsIdResolve ( Object parentObject, Object whereToSet, String simplId ) : void | ||
ResolveGraph ( object obj ) : void |
resolving the graph based on the value of the graph switch
|
|
ResolveIdsForRefObjects ( ) : void | ||
TranslationContext ( ) : System | ||
TranslationContext ( |
||
TranslationContext ( object fileDirContext ) : System |
Méthode | Description | |
---|---|---|
AlreadyVisited ( Object obj ) : bool |
public AlreadyMarshalled ( Object obj ) : bool | ||
obj | Object | |
Résultat | bool |
public HandleSimplIds ( String tag, String value, ElementState elementState ) : bool | ||
tag | String | |
value | String | |
elementState | ElementState | |
Résultat | bool |
public MarkAsUnmarshalled ( String value, Object elementState ) : void | ||
value | String | |
elementState | Object | |
Résultat | void |
public RefObjectNeedsIdResolve ( Object parentObject, Object whereToSet, String simplId ) : void | ||
parentObject | Object | |
whereToSet | Object | |
simplId | String | |
Résultat | void |
public TranslationContext ( |
||
baseUri | ||
Résultat | System |
public TranslationContext ( object fileDirContext ) : System | ||
fileDirContext | object | |
Résultat | System |