AndOperator.java :  » Workflow-Engines » osbl-1_0 » newprocess » Java Open Source

Java Open Source » Workflow Engines » osbl 1_0 
osbl 1_0 » newprocess » AndOperator.java
/**
 * <copyright>
 * </copyright>
 *
 * $Id$
 */
package newprocess;


/**
 * <!-- begin-user-doc -->
 * A representation of the model object '<em><b>And Operator</b></em>'.
 * <!-- end-user-doc -->
 *
 *
 * @see newprocess.NewprocessPackage#getAndOperator()
 * @model
 * @generated
 */
public interface AndOperator extends OperatorTerm {
} // AndOperator
java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.