Class UmlgSchemaMapImpl

java.lang.Object
org.umlg.runtime.adaptor.UmlgSchemaMapImpl
All Implemented Interfaces:
org.umlg.runtime.adaptor.UmlgSchemaMap

public class UmlgSchemaMapImpl extends Object implements org.umlg.runtime.adaptor.UmlgSchemaMap
  • Field Details

  • Method Details

    • get

      public <T extends org.umlg.runtime.domain.UmlgNode> Class<T> get(String qualifiedName)
      Specified by:
      get in interface org.umlg.runtime.adaptor.UmlgSchemaMap
    • getInstance

      public static org.umlg.runtime.adaptor.UmlgSchemaMap getInstance()