Class SerializationContextMap.Entry<T>

  • Enclosing class:
    SerializationContextMap<T>

    public static class SerializationContextMap.Entry<T>
    extends java.lang.Object
    • Method Detail

      • getContexts

        public java.util.List<ISerializationContext> getContexts​(org.eclipse.emf.ecore.EClass type)
      • getTypes

        public java.util.Set<org.eclipse.emf.ecore.EClass> getTypes()
      • getValue

        public T getValue()