org.sbpm.sbpel
Interface Extension


public interface Extension


Method Summary
 boolean getIsMustUnderstand()
           
 org.wsmo.common.IRI getNamespace()
           
 void setIsMustUnderstand(boolean value)
           
 void setNamespace(org.wsmo.common.IRI value)
           
 

Method Detail

getNamespace

org.wsmo.common.IRI getNamespace()

setNamespace

void setNamespace(org.wsmo.common.IRI value)

getIsMustUnderstand

boolean getIsMustUnderstand()

setIsMustUnderstand

void setIsMustUnderstand(boolean value)


Copyright © 2004-2008 Ontotext Lab.. All Rights Reserved.