kaos.policy.information
Class ObligationConstraintsDescription

java.lang.Object
  extended by kaos.core.csi.OntInstanceDescriptionImpl
      extended by kaos.policy.information.ObligationConstraintsDescription
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable, OntInstanceDescription

public class ObligationConstraintsDescription
extends OntInstanceDescriptionImpl
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
ObligationConstraintsDescription(ObligationConstraintsBuilder ocb)
           
 
Method Summary
 java.util.Set<java.lang.String> getObligationConstraints()
           
 
Methods inherited from class kaos.core.csi.OntInstanceDescriptionImpl
addProperty, addProperty, addType, addValueForProperty, addValueForProperty, clone, createValueDescription, equals, getAllValueDescriptionsForProperty, getAllValuesForProperty, getDescriptionOfFirstValueForProperty, getFirstType, getFirstValueForProperty, getInstanceID, getInstanceOntModel, getName, getNestedProperty, getProperties, getPropertiesMap, getProperty, getTypes, hashCode, removeProperty, removeType, setProperty, setValueForProperty, setValueForProperty, toString
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ObligationConstraintsDescription

public ObligationConstraintsDescription(ObligationConstraintsBuilder ocb)
                                 throws java.net.URISyntaxException
Throws:
java.net.URISyntaxException
Method Detail

getObligationConstraints

public java.util.Set<java.lang.String> getObligationConstraints()