Uses of Class
com._1c.g5.modeling.text.NodeAdapter
-
Packages that use NodeAdapter Package Description com._1c.g5.modeling.text -
-
Uses of NodeAdapter in com._1c.g5.modeling.text
Methods in com._1c.g5.modeling.text that return NodeAdapter Modifier and Type Method Description static NodeAdapterNodeAdapter. find(org.eclipse.emf.ecore.EObject eObject)Получение ранее установленного адаптера для объекта EMF-модели.static NodeAdapterNodeAdapter. get(org.eclipse.emf.ecore.EObject eObject)Получение адаптера для объекта EMF-модели.
-