Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ names
Method
names
tools/python/mwm/mwm_interface.py:323–324 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
321
322
@abstractmethod
323
def
names(self) -> Dict[str, str]:
324
pass
325
326
@abstractmethod
327
def
readable_name(self) -> str:
Callers
7
__repr__
Method · 0.95
to_json
Method · 0.95
find_features
Function · 0.45
example__features_generator
Function · 0.45
example__working_with_features
Function · 0.45
example__features_generator
Function · 0.45
example__working_with_features
Function · 0.45
Calls
no outgoing calls
Tested by
2
example__features_generator
Function · 0.36
example__working_with_features
Function · 0.36