Uses of Interface
org.episteme.natural.chemistry.loaders.cml.BaseTool
Packages that use BaseTool
Package
Description
Provides the
org.episteme.natural.chemistry.loaders.cml module.Provides the
org.episteme.natural.chemistry.loaders.cml.cmlimpl module.-
Uses of BaseTool in org.episteme.natural.chemistry.loaders.cml
Methods in org.episteme.natural.chemistry.loaders.cml that return BaseToolModifier and TypeMethodDescriptionAbstractBase.getOrCreateTool()get or create tool.BaseTool.getTestInstance(AbstractCMLDocument doc, int serial) a standard instance for testing. returns null unless subclassedAbstractBase.getTool()get tool.Methods in org.episteme.natural.chemistry.loaders.cml with parameters of type BaseToolModifier and TypeMethodDescriptionbooleanis the contained object equal to the other contained object.voidthrows exception if the contained object is not equal to the other contained object.voidset tool -
Uses of BaseTool in org.episteme.natural.chemistry.loaders.cml.cmlimpl
Classes in org.episteme.natural.chemistry.loaders.cml.cmlimpl that implement BaseToolModifier and TypeClassDescriptionclassPerforms editing functions on a generic CMLObjectFields in org.episteme.natural.chemistry.loaders.cml.cmlimpl declared as BaseToolFields in org.episteme.natural.chemistry.loaders.cml.cmlimpl with type parameters of type BaseToolMethods in org.episteme.natural.chemistry.loaders.cml.cmlimpl that return BaseToolModifier and TypeMethodDescriptionstatic BaseToolBaseToolImpl.createToolForName(String baseName) constructs a tools class object.CMLBaseImpl.getOrCreateTool()get or create tool.BaseToolImpl.getTestInstance(AbstractCMLDocument doc, int serial) a standard instance for testing. returns null unless subclassedstatic BaseToolBaseToolImpl.getTool(AbstractBase base) gets tool or creates new one.static BaseToolBaseToolImpl.getTool(AbstractBase base, BaseTool tool) gets existing tool forbaseor returnstoolafter initialising it withbase.CMLBaseImpl.getTool()get tool.Methods in org.episteme.natural.chemistry.loaders.cml.cmlimpl with parameters of type BaseToolModifier and TypeMethodDescriptionbooleanis the contained object equal to the other contained object.static BaseToolBaseToolImpl.getTool(AbstractBase base, BaseTool tool) gets existing tool forbaseor returnstoolafter initialising it withbase.voidthrows exception if the contained object is not equal to the other contained object.voidBaseToolImpl.mustEqualAttributes(BaseTool otherTool) voidBaseToolImpl.mustEqualChildNodes(BaseTool otherTool) voidset tool