Package com._1c.g5.v8.dt.md.pictures
Class ContextPictureManifestQueryComputer
java.lang.Object
com._1c.g5.v8.dt.metadata.mdclass.util.ConfigurationPictureManifestQueryComputer
com._1c.g5.v8.dt.md.pictures.ContextPictureManifestQueryComputer
- All Implemented Interfaces:
IPictureManifestQueryComputer
Context
EObject base IPictureManifestQueryComputer-
Nested Class Summary
Nested classes/interfaces inherited from interface com._1c.g5.v8.dt.platform.pictures.IPictureManifestQueryComputer
IPictureManifestQueryComputer.DefaultPictureManifestQueryComputer -
Field Summary
Fields inherited from class com._1c.g5.v8.dt.metadata.mdclass.util.ConfigurationPictureManifestQueryComputer
actualInterfaceCompatibilityModeFields inherited from interface com._1c.g5.v8.dt.platform.pictures.IPictureManifestQueryComputer
DEFAULT -
Constructor Summary
ConstructorsConstructorDescriptionContextPictureManifestQueryComputer(org.eclipse.emf.ecore.EObject contextObject, Version version) Constructor -
Method Summary
Methods inherited from class com._1c.g5.v8.dt.metadata.mdclass.util.ConfigurationPictureManifestQueryComputer
compute, getActualInterfaceCompatibilityMode
-
Constructor Details
-
ContextPictureManifestQueryComputer
public ContextPictureManifestQueryComputer(org.eclipse.emf.ecore.EObject contextObject, Version version) Constructor- Parameters:
actualContextObject- the actual context object, cannot benullversion- the project platform version, cannot benull
-