Uses of Class
org.eclipse.emfcloud.jackson.annotations.EcoreTypeInfo.USE
-
Packages that use EcoreTypeInfo.USE Package Description org.eclipse.emfcloud.jackson.annotations -
-
Uses of EcoreTypeInfo.USE in org.eclipse.emfcloud.jackson.annotations
Methods in org.eclipse.emfcloud.jackson.annotations that return EcoreTypeInfo.USE Modifier and Type Method Description static EcoreTypeInfo.USEEcoreTypeInfo.USE. valueOf(String name)Returns the enum constant of this type with the specified name.static EcoreTypeInfo.USE[]EcoreTypeInfo.USE. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.eclipse.emfcloud.jackson.annotations with parameters of type EcoreTypeInfo.USE Modifier and Type Method Description static EcoreTypeInfoEcoreTypeInfo. create(String property, EcoreTypeInfo.USE use)
-