public class JMapped extends Object
| Constructor and Description |
|---|
JMapped(String name,
org.ontoware.rdf2go.model.node.URI mappedTo)
the constructor:
|
| Modifier and Type | Method and Description |
|---|---|
String |
dotfree()
for velocity
|
boolean |
equals(Object other)
Two JMapped are equal, if they are mapped to the same URI OR have the
same name
|
String |
getComment() |
org.ontoware.rdf2go.model.node.URI |
getMappedTo() |
String |
getN3Name() |
String |
getName() |
String |
getPlainName() |
int |
hashCode() |
void |
setComment(String comment) |
String |
toDebug() |
String |
toString() |
public JMapped(String name, org.ontoware.rdf2go.model.node.URI mappedTo)
name - of the JMapped instancemappedTo - is the URI to which to map this JMapped instancepublic String getComment()
public void setComment(String comment)
public org.ontoware.rdf2go.model.node.URI getMappedTo()
public String getName()
public String getPlainName()
public String getN3Name()
public String toDebug()
public boolean equals(Object other)
public String dotfree()
Copyright © 2005–2014 IT-Consulting Dr. Max Völkel | Project started at FZI Forschungszentrum Informatik, www.fzi.de. All rights reserved.