Class GXLUntypedStandardValueContainerAPI

java.lang.Object
org.bigraphs.framework.converter.gcf.DefaultImpl1.GXLStandardAPI
org.bigraphs.framework.converter.gcf.DefaultImpl1.GXLUntypedStandardValueContainerAPI
All Implemented Interfaces:
GXLStandardValueMethods
Direct Known Subclasses:
GXLBagAPIImpl, GXLSeqAPIImpl, GXLSetAPIImpl, GXLTupAPIImpl

public abstract class GXLUntypedStandardValueContainerAPI extends GXLStandardAPI implements GXLStandardValueMethods
Abstract class to provide the printData()-method and the create()-and close() methods for any GXL-construct that is an untyped standard-value-container (e.g. set, seq, ...). For further information see the GXL-DTD, inherited and the class-hierarchy of the GXL-Converter-Framework.