nl.tudelft.tbm.eeni.owl2java.model.jmodel
Class JMapped
java.lang.Object
nl.tudelft.tbm.eeni.owl2java.model.jmodel.JMapped
- All Implemented Interfaces:
- IName, IReporting
- Direct Known Subclasses:
- JClass, JProperty
public class JMapped
- extends Object
- implements IReporting, IName
JMapped
public JMapped(String name,
String mappedTo)
getJModelReport
public String getJModelReport()
- Specified by:
getJModelReport in interface IReporting
getName
public String getName()
- Specified by:
getName in interface IName
getComment
public String getComment()
setComment
public void setComment(String comment)
getMapUri
public String getMapUri()
getJavaNameCaps
public String getJavaNameCaps()
equals
public boolean equals(Object other)
- Overrides:
equals in class Object
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
Copyright © 2011. All Rights Reserved.