|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object bexee.model.StandardAttributes
This class represents BPEL element standard attributes.
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 |
Constructor Summary | |
StandardAttributes(org.xml.sax.Attributes attributes)
Create new instance of StandardAttributes with the given org.xml.sax.Attributes . |
Method Summary | |
java.lang.String |
getJoinCondition()
Get the joinCondition attribute value. |
java.lang.String |
getName()
Get the name attribute value. |
java.lang.String |
getSuppressJoinFailure()
Get the suppressJoinFailure attributes value. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public StandardAttributes(org.xml.sax.Attributes attributes)
org.xml.sax.Attributes
.
attributes
- Method Detail |
public java.lang.String getJoinCondition()
public java.lang.String getName()
public java.lang.String getSuppressJoinFailure()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |