Package com.technia.dsx.threedspace.zone
Interface ZoneQueryService
public interface ZoneQueryService
Service for performing zone queries and expand operations on 3DEXPERIENCE
structures.
This service allows querying and expanding hierarchical structures,
converting query results into Structure objects for traversal and
manipulation.
- Since:
- 2023-04-24
-
Method Summary
Modifier and TypeMethodDescriptionperform(com.technia.dsx.common.TenantSession session, QueryInput input) toStructure(QueryResult result)
-
Method Details
-
perform
-
toStructure
-