public class AnchorHelper
extends java.lang.Object
Constructor and Description |
---|
AnchorHelper(RuleHelper ruleHelper,
Carrieranchor anchor)
Create the the helper using a xsd definition.
|
Modifier and Type | Method and Description |
---|---|
ApplicationElement |
getApplicationElementAnchor(AoSession session)
Get the application element anchor.
|
protected ApplicationElement |
getApplicationElementAnchor(java.util.logging.Logger logger,
AoSession session,
Applelem elem)
Get the application element anchor.
|
InstanceElement |
getInstanceElementAnchor(AoSession session)
Get the instance element anchor.
|
java.lang.String |
getMisc()
Get the misc text value.
|
CarrierAnchor |
getProgramAnchor()
Get the anchor program
|
public AnchorHelper(RuleHelper ruleHelper, Carrieranchor anchor)
anchor
- The xsd anchor definition.public CarrierAnchor getProgramAnchor()
public ApplicationElement getApplicationElementAnchor(AoSession session) throws AoException
AoException
protected ApplicationElement getApplicationElementAnchor(java.util.logging.Logger logger, AoSession session, Applelem elem) throws AoException
AoException
public InstanceElement getInstanceElementAnchor(AoSession session) throws AoException
AoException
public java.lang.String getMisc()