org.ow2.orchestra.facade.def
Interface CorrelationSetDefinition

All Superinterfaces:
CopyAble<CorrelationSetDefinition>, java.io.Serializable
All Known Implementing Classes:
CorrelationSetDefinitionImpl

public interface CorrelationSetDefinition
extends java.io.Serializable, CopyAble<CorrelationSetDefinition>

Author:
Alfonso Fuca

Method Summary
 java.lang.String getName()
           
 java.util.List<javax.xml.namespace.QName> getProperties()
           
 
Methods inherited from interface org.ow2.orchestra.facade.CopyAble
copy
 

Method Detail

getName

java.lang.String getName()
Returns:
the variable name.

getProperties

java.util.List<javax.xml.namespace.QName> getProperties()
Returns:
the map of property values


Copyright © 2009 OW2 Consortium. All Rights Reserved.