Uses of Interface
com._1c.g5.modeling.xtext.resource.IDerivedStateComputer
- 
Packages that use IDerivedStateComputer Package Description com._1c.g5.modeling.xtext.resource 
- 
- 
Uses of IDerivedStateComputer in com._1c.g5.modeling.xtext.resourceFields in com._1c.g5.modeling.xtext.resource declared as IDerivedStateComputer Modifier and Type Field Description protected IDerivedStateComputerDerivedStateAwareModelChangeListener. derivedStateComputerMethods in com._1c.g5.modeling.xtext.resource with parameters of type IDerivedStateComputer Modifier and Type Method Description voidDerivedStateAwareXtextXmlResource. setDerivedStateComputer(IDerivedStateComputer lateInitialization)Constructors in com._1c.g5.modeling.xtext.resource with parameters of type IDerivedStateComputer Constructor Description DerivedStateAwareModelChangeListener(org.eclipse.emf.ecore.resource.Resource resource, IDerivedStateComputer derivedStateComputer)Constructor.
 
-