|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.kilim.model.RtComponentElement
org.objectweb.kilim.model.RtComponentSource
org.objectweb.kilim.model.RtComponentInterface
org.objectweb.kilim.model.RtComponentProvider
org.objectweb.kilim.model.ComponentFactory.RTGetter
Field Summary |
Fields inherited from class org.objectweb.kilim.model.RtComponentProvider |
callStack |
Fields inherited from class org.objectweb.kilim.model.RtComponentInterface |
fW, pW |
Fields inherited from class org.objectweb.kilim.model.RtComponentSource |
knownValues, mapper, mappingContext, svpStack |
Fields inherited from class org.objectweb.kilim.model.RtComponentElement |
nbComponent, nbElement |
Constructor Summary | |
(package private) |
ComponentFactory.RTGetter(TpGetter aGetter,
Component aComponent,
RuntimeSource aSupport)
|
Method Summary | |
boolean |
checkValue(java.util.Stack exclude)
returns whether a value can be obtained without having to create new objects |
(package private) java.lang.String |
getFieldName()
|
boolean |
hasValue()
returns whether the source has a value. |
(package private) boolean |
isStatic()
|
java.lang.Object |
specificGetValue()
Method specificGetValue. |
Methods inherited from class org.objectweb.kilim.model.RtComponentProvider |
bindProvider, getEventSourceValue, getKind, getLocalName, getSupport, isCollectionPort, isEventSource, isProperty, isProvider, isSingleValuePort, setEventSourceValue, specificBindValue, specificUnbindValue, unbindProvider |
Methods inherited from class org.objectweb.kilim.model.RtComponentInterface |
addTrigger, bindValue, fireTriggers, getTriggerList, getTriggers, getValue, initializeInstanciation, isModified, removeTrigger, setTriggersDone, triggersDone, unbindValue, update |
Methods inherited from class org.objectweb.kilim.model.RtComponentSource |
addInterfaceListener, evaluationPerformed, getCurrentSVP, getInterfaceListeners, removeInterfaceListener |
Methods inherited from class org.objectweb.kilim.model.RtComponentElement |
containsElement, getContainingComponent, getContainingElement, getElement, getElementDescription, getNbComponent, getNbElement, getQualifiedName, getTarget, getTemplateDefHierarchy, removeElement |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.objectweb.kilim.model.ComponentElement |
getContainingComponent, getContainingElement, getElementDescription, getQualifiedName, getTemplateDefHierarchy |
Methods inherited from interface org.objectweb.kilim.model.RuntimeSource |
addInterfaceListener, getTarget, removeInterfaceListener |
Constructor Detail |
ComponentFactory.RTGetter(TpGetter aGetter, Component aComponent, RuntimeSource aSupport)
Method Detail |
java.lang.String getFieldName()
boolean isStatic()
public java.lang.Object specificGetValue() throws KilimException
RtComponentInterface
specificGetValue
in class RtComponentInterface
KilimException
- :public boolean hasValue() throws KilimException
RuntimeSource
KilimException
- : the exception is generated when the method is invoked on unbound references or nary ports.public boolean checkValue(java.util.Stack exclude) throws KilimException
RuntimeSource
exclude
- : the exclude stack contains objects beiing in the process of being built.
KilimException
- :
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |