@NoImplement
public interface WithSemanticTermsDeclaration
BaseDeclaration in which it's possible to add/get semantic terms which describe the
declaration's meaning and effect| Modifier and Type | Method and Description |
|---|---|
void |
addSemanticTerm(String semanticTerm)
Adds the given
semanticTerm |
Set<String> |
getSemanticTerms() |
Copyright © 2025 MuleSoft, Inc.. All rights reserved.