Class SourceLocator

    • Field Detail

      • indicator

        protected String indicator
      • tmobject

        protected long tmobject
      • topicmap

        protected long topicmap
    • Constructor Detail

      • SourceLocator

        public SourceLocator()
      • SourceLocator

        public SourceLocator​(LocatorIF locator)
    • Method Detail

      • _getTMObject

        public long _getTMObject()
      • _setTMObject

        public void _setTMObject​(long tmobject)
      • _getTopicMap

        public long _getTopicMap()
      • _setTopicMap

        public void _setTopicMap​(long topicmap)
      • _getClassIndicator

        public String _getClassIndicator()
      • _setClassIndicator

        public void _setClassIndicator​(String indicator)