com.ontotext.wsmo4j.ontology
Class ParameterImpl
java.lang.Object
com.ontotext.wsmo4j.ontology.ParameterImpl
- All Implemented Interfaces:
- org.omwg.ontology.Parameter
public class ParameterImpl
- extends Object
- implements org.omwg.ontology.Parameter
|
Constructor Summary |
ParameterImpl(org.omwg.ontology.Relation domain)
|
ParameterImpl
public ParameterImpl(org.omwg.ontology.Relation domain)
getRelation
public org.omwg.ontology.Relation getRelation()
throws org.wsmo.common.exception.SynchronisationException
- Specified by:
getRelation in interface org.omwg.ontology.Parameter
- Throws:
org.wsmo.common.exception.SynchronisationException
addType
public void addType(org.omwg.ontology.Type type)
throws org.wsmo.common.exception.InvalidModelException
- Specified by:
addType in interface org.omwg.ontology.Parameter
- Throws:
org.wsmo.common.exception.InvalidModelException
removeType
public void removeType(org.omwg.ontology.Type type)
- Specified by:
removeType in interface org.omwg.ontology.Parameter
listTypes
public Set<org.omwg.ontology.Type> listTypes()
- Specified by:
listTypes in interface org.omwg.ontology.Parameter
isConstraining
public boolean isConstraining()
- Specified by:
isConstraining in interface org.omwg.ontology.Parameter
setConstraining
public void setConstraining(boolean constraining)
- Specified by:
setConstraining in interface org.omwg.ontology.Parameter
equals
public boolean equals(Object object)
- Overrides:
equals in class Object
Copyright © 2004-2008 Ontotext Lab.. All Rights Reserved.