Uses of Class
com.e1c.g5.v8.dt.check.context.ModelRebuildScopeCollectorDefinition.ContainmentPathNode
-
Packages that use ModelRebuildScopeCollectorDefinition.ContainmentPathNode Package Description com.e1c.g5.v8.dt.check.context -
-
Uses of ModelRebuildScopeCollectorDefinition.ContainmentPathNode in com.e1c.g5.v8.dt.check.context
Methods in com.e1c.g5.v8.dt.check.context that return types with arguments of type ModelRebuildScopeCollectorDefinition.ContainmentPathNode Modifier and Type Method Description Map<org.eclipse.emf.ecore.EStructuralFeature,ModelRebuildScopeCollectorDefinition.ContainmentPathNode>
ModelRebuildScopeCollectorDefinition.ContainmentPathNode. getChildNodes()
Gets the map of the childrenMap<org.eclipse.emf.ecore.EStructuralFeature,ModelRebuildScopeCollectorDefinition.ContainmentPathNode>
ModelRebuildScopeCollectorDefinition. getRebuildTargetFeatures()
Gets the definition of rebuild targets in form of the feature path tree set.
This method shouldn't be used by check developers directly
-