Uses of Class
GCF.DefaultImpl3.GXLStandardAPI
Packages that use GXLStandardAPI
-
Uses of GXLStandardAPI in GCF.DefaultImpl3
Subclasses of GXLStandardAPI in GCF.DefaultImpl3Modifier and TypeClassDescriptionclass
An abstract class to represent the attr-Construct of the GXL-DTD.class
Abstract class to provide the create-and close-methods for any GXL-construct that is attributed.class
An abstract class to represent the bag-Construct of the GXL-DTD.class
An abstract class to represent the edge-Construct of the GXL-DTD.class
An abstract class to represent the graph-Construct of the GXL-DTD.class
Abstract class to provide the create-and close-methods for any GXL-construct that is a graph-container.class
An abstract class to represent the gxl-Construct of the GXL-DTD.class
An abstract class to represent the locator-Construct of the GXL-DTD.class
An abstract class to represent the node-Construct of the GXL-DTD.class
An abstract class to represent the rel-Construct of the GXL-DTD.class
An abstract class to represent the relend-Construct of the GXL-DTD.class
An abstract class to represent the seq-Construct of the GXL-DTD.class
An abstract class to represent the set-Construct of the GXL-DTD.class
An abstract class to represent the tup-Construct of the GXL-DTD.class
An abstract class to represent the type-Construct of the GXL-DTD.class
Abstract class to provide the create-and close-methods for any GXL-construct that is typed and attributed.class
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, ...).