|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectkaos.kpat.gui.hypertext.HTComponentImpl
kaos.kpat.gui.hypertext.HypertextContainerImpl
kaos.kpat.policyTemplates.HypertextPolicyTemplate.AbstractConditionContainer
kaos.kpat.policyTemplates.HypertextPolicyTemplate.CompoundConditionContainer
public class HypertextPolicyTemplate.CompoundConditionContainer
Field Summary | |
---|---|
protected java.lang.String |
_prefix
|
Fields inherited from class kaos.kpat.policyTemplates.HypertextPolicyTemplate.AbstractConditionContainer |
---|
_policyId, _propertySet |
Fields inherited from class kaos.kpat.gui.hypertext.HTComponentImpl |
---|
_displayComponent, _id, _listeners, _peer, _popup, _suffix, _templateEditor, _templateLinkId, _templateLinkName, TEMPLATE_LINK_ID, VISITED_LINK_RGB |
Constructor Summary | |
---|---|
HypertextPolicyTemplate.CompoundConditionContainer(java.lang.String policyId,
HypertextPolicyTemplate.CONNECTIVE_TYPE type,
HypertextContainerImpl condition,
HypertextPolicyTemplate.CONDITION_TYPE newConditionType)
|
Method Summary | |
---|---|
java.lang.String |
getPrefix()
|
CompoundConditionBuilderImpl |
getResult(boolean resolveBindings)
|
HypertextPolicyTemplate.CONNECTIVE_TYPE |
getType()
|
void |
setCondition(CompoundConditionBuilderImpl builder)
|
void |
setPrefix(java.lang.String prefix)
|
Methods inherited from class kaos.kpat.policyTemplates.HypertextPolicyTemplate.AbstractConditionContainer |
---|
getPropertySet, getRVMContainer, setRVMContainer |
Methods inherited from class kaos.kpat.gui.hypertext.HypertextContainerImpl |
---|
addComponent, addComponent, containsComponent, getComponentAt, getComponentCount, getComponentForLink, getComponentForTemplateLink, getText, hyperlinkSelected, removeComponent, removeComponentAt, setDisplayComponent, setHyperlinkInterceptor, setTemplateEditor, setTemplateLink, textChanged |
Methods inherited from class kaos.kpat.gui.hypertext.HTComponentImpl |
---|
addListener, fireTextChanged, getDisplayComponent, getDisplayText, getId, getParent, getPopupMenu, getRelativeLocation, getState, getTemplateLink, removeListener, setDlgLocation, setFontSize, setId, setParent, setPeer, setPopupMenu, setState, setSuffix |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface kaos.kpat.gui.hypertext.HypertextComponent |
---|
addListener, getDisplayComponent, getDisplayText, getId, getParent, getState, getTemplateLink, removeListener, setParent, setPeer, setState, setSuffix |
Field Detail |
---|
protected java.lang.String _prefix
Constructor Detail |
---|
public HypertextPolicyTemplate.CompoundConditionContainer(java.lang.String policyId, HypertextPolicyTemplate.CONNECTIVE_TYPE type, HypertextContainerImpl condition, HypertextPolicyTemplate.CONDITION_TYPE newConditionType)
Method Detail |
---|
public HypertextPolicyTemplate.CONNECTIVE_TYPE getType()
public java.lang.String getPrefix()
getPrefix
in interface HypertextComponent
getPrefix
in class HTComponentImpl
public void setPrefix(java.lang.String prefix)
setPrefix
in interface HypertextComponent
setPrefix
in class HTComponentImpl
public void setCondition(CompoundConditionBuilderImpl builder) throws java.lang.Exception
java.lang.Exception
public CompoundConditionBuilderImpl getResult(boolean resolveBindings) throws KAoSPolicyBuilder.PolicyBuildingNotCompleted
KAoSPolicyBuilder.PolicyBuildingNotCompleted
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |