@NoImplement
public interface ConnectivitySchemaDefinition
ConnectivitySchema| Modifier and Type | Method and Description |
|---|---|
ConnectivitySchemaBody |
getDocument() |
Map<String,String> |
getExternal()
Returns the schema extenral dependencies on as a
Map which key is an alias and the values are a URL |
Map<String,ConnectivitySchemaNode> |
getNodeMappings() |
Map<String,String> |
getUses()
Returns the vocabularies this schema depends on as a
Map which key is an alias and the values a vocabulary URL |
ConnectivitySchemaBody getDocument()
Map<String,String> getUses()
Map which key is an alias and the values a vocabulary URLMap<String,String> getExternal()
Map which key is an alias and the values are a URLMap<String,ConnectivitySchemaNode> getNodeMappings()
Copyright © 2021. All rights reserved.