bexee.model.elements
Interface Correlations

All Superinterfaces:
AttributeNames, BPELElement

public interface Correlations
extends BPELElement

Representation of the Correlations BPEL element.

Version:
$Revision: 1.1 $, $Date: 2004/12/15 14:18:09 $
Author:
Patric Fornasier, Pawel Kowalski

Field Summary
 
Fields inherited from interface bexee.model.AttributeNames
ABSTRACT_PROCESS, CONDITION, CREATE_INSTANCE, ELEMENT, ENABLE_INSTANCE_COMPESATION, ENDPOINT_REFERENCE, EXPRESSION, EXPRESSION_LANGUAGE, FAULT_NAME, INITIATE, INPUT_VARIABLE, JOIN_CONDITION, MESSAGE_TYPE, MY_ROLE, NAME, OPAQUE, OPERATION, OUTPUT_VARIABLE, PART, PARTNER_LINK, PARTNER_LINK_TYPE, PARTNER_ROLE, PATTERN, PORT_TYPE, PROPERTY, QUERY_LANGUAGE, SET, SUPPRESS_JOIN_FAILURE, TARGET_NAMESPACE, TYPE, VARIABLE, XMLNS
 
Method Summary
 void addCorrelation(Correlation correlation)
           
 Correlations getCorrelations()
           
 
Methods inherited from interface bexee.model.BPELElement
accept, accept
 

Method Detail

addCorrelation

public void addCorrelation(Correlation correlation)

getCorrelations

public Correlations getCorrelations()


Copyright © 2004 Berne University of Applied Sciences. All Rights Reserved.