Uses of Class
org.eclipse.emfcloud.jackson.annotations.EcoreIdentityInfo
-
Packages that use EcoreIdentityInfo Package Description org.eclipse.emfcloud.jackson.databind.property org.eclipse.emfcloud.jackson.module -
-
Uses of EcoreIdentityInfo in org.eclipse.emfcloud.jackson.databind.property
Constructors in org.eclipse.emfcloud.jackson.databind.property with parameters of type EcoreIdentityInfo Constructor Description Builder(EcoreIdentityInfo identityInfo, EcoreTypeInfo typeInfo, EcoreReferenceInfo referenceInfo, int features)EObjectIdentityProperty(EcoreIdentityInfo info) -
Uses of EcoreIdentityInfo in org.eclipse.emfcloud.jackson.module
Methods in org.eclipse.emfcloud.jackson.module that return EcoreIdentityInfo Modifier and Type Method Description EcoreIdentityInfoEMFModule. getIdentityInfo()Methods in org.eclipse.emfcloud.jackson.module with parameters of type EcoreIdentityInfo Modifier and Type Method Description voidEMFModule. setIdentityInfo(EcoreIdentityInfo identityInfo)
-