public interface HasSemanticTerms
| Modifier and Type | Method and Description |
|---|---|
default Set<String> |
getSemanticTerms()
Returns the semantic terms contained in this model.
|
default Set<String> getSemanticTerms()
Feature but instead, implementations should handle the cases where coming from an older
version by returning an Collections.emptySet()Copyright © 2022 MuleSoft, Inc.. All rights reserved.