nl.tudelft.tbm.eeni.owl2java.model.jmodel
Class JAllValuesRestriction
java.lang.Object
nl.tudelft.tbm.eeni.owl2java.model.jmodel.JBaseRestriction
nl.tudelft.tbm.eeni.owl2java.model.jmodel.JAllValuesRestriction
- All Implemented Interfaces:
- IReporting
public class JAllValuesRestriction
- extends JBaseRestriction
- implements IReporting
JAllValuesRestriction
public JAllValuesRestriction(JClass onClass,
JProperty onProperty)
equals
public boolean equals(Object other)
- Overrides:
equals in class Object
clone
public JAllValuesRestriction clone()
- Overrides:
clone in class Object
getJModelReport
public String getJModelReport()
- Specified by:
getJModelReport in interface IReporting- Overrides:
getJModelReport in class JBaseRestriction
setAllValues
public void setAllValues(JClass cls)
hasAllValues
public boolean hasAllValues()
getAllValues
public JClass getAllValues()
Copyright © 2011. All Rights Reserved.