public interface DefinitionsQuery
| Modifier and Type | Method and Description |
|---|---|
List<com.predic8.schema.ComplexType> |
getComplexSuperTypes(String localName) |
List<com.predic8.schema.ComplexType> |
getComplexTypes() |
Optional<String> |
getElement(String localPartName) |
List<String> |
getGetAllTypes() |
List<String> |
getRecordTypes() |
List<com.predic8.schema.ComplexType> |
getSuperTypes(String superTypeLocalName) |
boolean |
hasAncestor(com.predic8.schema.ComplexType complexType,
String superTypeLocalName) |
Optional<String> |
resolveNamespaceFor(String localPart) |
Copyright © 2025 MuleSoft, Inc.. All rights reserved.