org.deri.wsmo4j.choreography.signature
Class StaticRI
java.lang.Object
org.deri.wsmo4j.choreography.signature.ModeRI
org.deri.wsmo4j.choreography.signature.StaticRI
- All Implemented Interfaces:
- Mode, Static
public class StaticRI
- extends ModeRI
- implements Static
Reference Implementation for Static Mode.
Created on Jul 26, 2005
Committed by $Author: vassil_momtchev $
$Source$
- Version:
- $Revision: 1844 $ $Date: 2006-10-24 17:11:48 +0300 (Tue, 24 Oct 2006) $
- Author:
- Thomas Haselwanter, James Scicluna
|
Constructor Summary |
StaticRI(org.omwg.ontology.Concept concept)
Default Constructor for StaticRI |
StaticRI(org.omwg.ontology.Relation relation)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StaticRI
public StaticRI(org.omwg.ontology.Concept concept)
- Default Constructor for StaticRI
- Parameters:
concept - A Concept object which is associated
with the Mode
StaticRI
public StaticRI(org.omwg.ontology.Relation relation)
Copyright © 2004-2008 Ontotext Lab.. All Rights Reserved.