public class DefaultNElementFactoryService extends Object implements NElementFactoryService
| Constructor and Description |
|---|
DefaultNElementFactoryService(NWorkspace workspace) |
public DefaultNElementFactoryService(NWorkspace workspace)
protected Object createObject(NElement o, Type to, NElementFactoryContext context, boolean defaultOnly)
public Object createObject(NElement o, Type to, NElementFactoryContext context)
createObject in interface NElementFactoryServicepublic Object defaultCreateObject(NElement o, Type to, NElementFactoryContext context)
defaultCreateObject in interface NElementFactoryServiceprotected Object destruct(Object o, Type expectedType, NElementFactoryContext context, boolean defaultOnly)
public Object destruct(Object o, Type expectedType, NElementFactoryContext context)
destruct in interface NElementFactoryServicepublic Object defaultDestruct(Object o, Type expectedType, NElementFactoryContext context)
defaultDestruct in interface NElementFactoryServiceprotected NElement createElement(Object o, Type expectedType, NElementFactoryContext context, boolean defaultOnly)
public NElement createElement(Object o, Type expectedType, NElementFactoryContext context)
createElement in interface NElementFactoryServicepublic NElement defaultCreateElement(Object o, Type expectedType, NElementFactoryContext context)
defaultCreateElement in interface NElementFactoryServicepublic NReflectRepository getTypesRepository()
public static List<Object> _destructArray1(Object array, NElementFactoryContext context)
public static NArrayElement _createArray1(Object array, NElementFactoryContext context)
Copyright © 2025 vpc open source initiative. All rights reserved.