@NoImplement
public interface ConnectivitySchemaNode
ConnectivitySchema| Modifier and Type | Method and Description |
|---|---|
String |
getClassTerm() |
Map<String,ConnectivitySchemaParameter> |
getMappings()
Returns the node's parameters as a
Map which keys are the parameter names and the values are the parameters
themselves, modeled as ConnectivitySchemaParameter instances |
String getClassTerm()
Map<String,ConnectivitySchemaParameter> getMappings()
Map which keys are the parameter names and the values are the parameters
themselves, modeled as ConnectivitySchemaParameter instancesCopyright © 2021. All rights reserved.