Uses of Class
org.eclipse.emfcloud.jackson.databind.EMFContext.Attributes
-
Packages that use EMFContext.Attributes Package Description org.eclipse.emfcloud.jackson.databind -
-
Uses of EMFContext.Attributes in org.eclipse.emfcloud.jackson.databind
Methods in org.eclipse.emfcloud.jackson.databind that return EMFContext.Attributes Modifier and Type Method Description static EMFContext.AttributesEMFContext.Attributes. valueOf(String name)Returns the enum constant of this type with the specified name.static EMFContext.Attributes[]EMFContext.Attributes. values()Returns an array containing the constants of this enum type, in the order they are declared.
-