Uses of Class
com.semarchy.mdm.runtime.model.dataaccess.NavigationCardinality

Packages that use NavigationCardinality
com.semarchy.mdm.runtime.model.dataaccess   
 

Uses of NavigationCardinality in com.semarchy.mdm.runtime.model.dataaccess
 

Methods in com.semarchy.mdm.runtime.model.dataaccess that return NavigationCardinality
 NavigationCardinality INavigationNode.getCardinality()
           
static NavigationCardinality NavigationCardinality.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static NavigationCardinality[] NavigationCardinality.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2015. All Rights Reserved.