public class SchemaLink extends ViewLink
Constructor and Description |
---|
SchemaLink(String root) |
Modifier and Type | Method and Description |
---|---|
String |
getAlias() |
String |
getElement() |
String |
getRootElement() |
String |
getType() |
void |
setAlias(String string) |
void |
setElement(String string) |
void |
setRootElement(String string) |
void |
setType(String string) |
getMapping, setMapping
public SchemaLink(String root)
public String getElement()
public String getType()
public void setElement(String string)
string
- public void setType(String string)
string
- public void setAlias(String string)
public String getRootElement()
public void setRootElement(String string)
string
- Copyright © 2015 Neuroinformatics Research Group. All rights reserved.