Overload List

  NameDescription
Public methodGetOrCreateEntityType(String)
Retrieves an existing entity type by name, or creates a new one if no matching entity type exist in the storage model.
Public methodGetOrCreateEntityType(ModelEntityType)
Retrieves an existing entitytype based on a conceptual model entittype, or creates a new one if a match can not be found.

See Also