public class JMapped extends Object
Constructor and Description |
---|
JMapped(String name,
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() |
URI |
getMappedTo() |
String |
getN3Name() |
String |
getName() |
String |
getPlainName() |
int |
hashCode() |
void |
setComment(String comment) |
String |
toDebug() |
String |
toString() |
public String getComment()
public void setComment(String comment)
public URI getMappedTo()
public String getName()
public String getPlainName()
public String getN3Name()
public String toDebug()
public boolean equals(Object other)
public String dotfree()
Copyright © 2005–2018 IT-Consulting Dr. Max Völkel | Project started at FZI Forschungszentrum Informatik, www.fzi.de. All rights reserved.