com.partnersoft.maps.model
Class MapsCogSchema

java.lang.Object
  extended by com.partnersoft.cog.CogSchema
      extended by com.partnersoft.maps.model.MapsCogSchema
All Implemented Interfaces:
Singleton

public class MapsCogSchema
extends CogSchema
implements Singleton


Method Summary
static MapsCogSchema singleton()
           
 
Methods inherited from class com.partnersoft.cog.CogSchema
addInheritedSchema, addStubStructure, addType, createNode, getInheritedSchemas, getTypes, listInheritedSchemas, setTypes, typeNamed
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

singleton

public static MapsCogSchema singleton()