Uses of Interface
org.deckfour.xes.model.XAttributeLiteral
-
Packages that use XAttributeLiteral Package Description org.deckfour.xes.extension.std org.deckfour.xes.factory org.deckfour.xes.in org.deckfour.xes.model.impl -
-
Uses of XAttributeLiteral in org.deckfour.xes.extension.std
Fields in org.deckfour.xes.extension.std declared as XAttributeLiteral Modifier and Type Field Description static XAttributeLiteralXSoftwareEventExtension. ATTR_APP_NAMEGlobal prototype place holders.static XAttributeLiteralXSoftwareEventExtension. ATTR_APP_NODEstatic XAttributeLiteralXSoftwareEventExtension. ATTR_APP_SESSIONstatic XAttributeLiteralXSoftwareEventExtension. ATTR_APP_TIERstatic XAttributeLiteralXSoftwareEventExtension. ATTR_CALLEE_CLASSstatic XAttributeLiteralXSoftwareEventExtension. ATTR_CALLEE_FILENAMEstatic XAttributeLiteralXSoftwareEventExtension. ATTR_CALLEE_INSTANCEIDstatic XAttributeLiteralXSoftwareEventExtension. ATTR_CALLEE_METHODstatic XAttributeLiteralXSoftwareEventExtension. ATTR_CALLEE_PACKAGEstatic XAttributeLiteralXSoftwareEventExtension. ATTR_CALLEE_PARAMSIGstatic XAttributeLiteralXSoftwareEventExtension. ATTR_CALLEE_RETURNSIGstatic XAttributeLiteralXSoftwareEventExtension. ATTR_CALLER_CLASSstatic XAttributeLiteralXSoftwareEventExtension. ATTR_CALLER_FILENAMEstatic XAttributeLiteralXSoftwareEventExtension. ATTR_CALLER_INSTANCEIDstatic XAttributeLiteralXSoftwareEventExtension. ATTR_CALLER_METHODstatic XAttributeLiteralXSoftwareEventExtension. ATTR_CALLER_PACKAGEstatic XAttributeLiteralXSoftwareEventExtension. ATTR_CALLER_PARAMSIGstatic XAttributeLiteralXSoftwareEventExtension. ATTR_CALLER_RETURNSIGstatic XAttributeLiteralXCostExtension. ATTR_CURRENCYstatic XAttributeLiteralXCostExtension. ATTR_DRIVERstatic XAttributeLiteralXSoftwareEventExtension. ATTR_EX_CAUGHTstatic XAttributeLiteralXSoftwareEventExtension. ATTR_EX_THROWNstatic XAttributeLiteralXOrganizationalExtension. ATTR_GROUPGroup attribute prototype.static XAttributeLiteralXArtifactLifecycleExtension. ATTR_INSTANCEstatic XAttributeLiteralXConceptExtension. ATTR_INSTANCEInstance attribute prototypestatic XAttributeLiteralXSoftwareCommunicationExtension. ATTR_LOCAL_HOSTGlobal prototype place holders.static XAttributeLiteralXArtifactLifecycleExtension. ATTR_MODELstatic XAttributeLiteralXLifecycleExtension. ATTR_MODELLifecycle model attribute prototypestatic XAttributeLiteralXSemanticExtension. ATTR_MODELREFERENCEModel references attribute prototype.static XAttributeLiteralXConceptExtension. ATTR_NAMEName attribute prototypestatic XAttributeLiteralXSoftwareEventExtension. ATTR_PARAM_VALUEstatic XAttributeLiteralXSoftwareCommunicationExtension. ATTR_REMOTE_HOSTstatic XAttributeLiteralXOrganizationalExtension. ATTR_RESOURCEResource attribute prototype.static XAttributeLiteralXSoftwareEventExtension. ATTR_RETURN_VALUEstatic XAttributeLiteralXOrganizationalExtension. ATTR_ROLERole attribute prototype.static XAttributeLiteralXSoftwareEventExtension. ATTR_THREAD_IDstatic XAttributeLiteralXArtifactLifecycleExtension. ATTR_TRANSITIONstatic XAttributeLiteralXLifecycleExtension. ATTR_TRANSITIONTransition attribute prototypestatic XAttributeLiteralXCostExtension. ATTR_TYPEstatic XAttributeLiteralXSoftwareEventExtension. ATTR_TYPEstatic XAttributeLiteralXSoftwareEventExtension. ATTR_VALUE_TYPEMethods in org.deckfour.xes.extension.std that return XAttributeLiteral Modifier and Type Method Description XAttributeLiteralXSoftwareEventExtension. addParamValue(XAttributeList attribute, java.lang.String paramValue)XAttributeLiteralXSoftwareEventExtension. assignAppName(XEvent event, java.lang.String appName)XAttributeLiteralXSoftwareEventExtension. assignAppNode(XEvent event, java.lang.String appNode)XAttributeLiteralXSoftwareEventExtension. assignAppSession(XEvent event, java.lang.String appSession)XAttributeLiteralXSoftwareEventExtension. assignAppTier(XEvent event, java.lang.String appTier)XAttributeLiteralXSoftwareEventExtension. assignCalleeClass(XEvent event, java.lang.String calleeClass)XAttributeLiteralXSoftwareEventExtension. assignCalleeFilename(XEvent event, java.lang.String calleeFilename)XAttributeLiteralXSoftwareEventExtension. assignCalleeInstanceId(XEvent event, java.lang.String calleeInstanceId)XAttributeLiteralXSoftwareEventExtension. assignCalleeMethod(XEvent event, java.lang.String calleeMethod)XAttributeLiteralXSoftwareEventExtension. assignCalleePackage(XEvent event, java.lang.String calleePackage)XAttributeLiteralXSoftwareEventExtension. assignCalleeParamSig(XEvent event, java.lang.String calleeParamSig)XAttributeLiteralXSoftwareEventExtension. assignCalleeReturnSig(XEvent event, java.lang.String calleeReturnSig)XAttributeLiteralXSoftwareEventExtension. assignCallerClass(XEvent event, java.lang.String callerClass)XAttributeLiteralXSoftwareEventExtension. assignCallerFilename(XEvent event, java.lang.String callerFilename)XAttributeLiteralXSoftwareEventExtension. assignCallerInstanceId(XEvent event, java.lang.String callerInstanceId)XAttributeLiteralXSoftwareEventExtension. assignCallerMethod(XEvent event, java.lang.String callerMethod)XAttributeLiteralXSoftwareEventExtension. assignCallerPackage(XEvent event, java.lang.String callerPackage)XAttributeLiteralXSoftwareEventExtension. assignCallerParamSig(XEvent event, java.lang.String callerParamSig)XAttributeLiteralXSoftwareEventExtension. assignCallerReturnSig(XEvent event, java.lang.String callerReturnSig)XAttributeLiteralXSoftwareEventExtension. assignExCaught(XEvent event, java.lang.String exCaught)XAttributeLiteralXSoftwareEventExtension. assignExThrown(XEvent event, java.lang.String exThrown)XAttributeLiteralXArtifactLifecycleExtension. assignInstance(XAttribute event, java.lang.String model)XAttributeLiteralXSoftwareCommunicationExtension. assignLocalHost(XEvent event, java.lang.String localHost)XAttributeLiteralXArtifactLifecycleExtension. assignModel(XAttribute event, java.lang.String model)XAttributeLiteralXSoftwareCommunicationExtension. assignRemoteHost(XEvent event, java.lang.String remoteHost)XAttributeLiteralXSoftwareEventExtension. assignReturnValue(XEvent event, java.lang.String returnValue)XAttributeLiteralXSoftwareEventExtension. assignThreadId(XEvent event, java.lang.String threadId)XAttributeLiteralXArtifactLifecycleExtension. assignTransition(XAttribute event, java.lang.String model)XAttributeLiteralXSoftwareEventExtension. assignType(XEvent event, XSoftwareEventExtension.SoftwareEventType type)XAttributeLiteralXSoftwareEventExtension. assignValueType(XAttribute attribute, java.lang.String valueTYpe)XAttributeLiteralXSoftwareEventExtension. removeAppName(XEvent event)XAttributeLiteralXSoftwareEventExtension. removeAppNode(XEvent event)XAttributeLiteralXSoftwareEventExtension. removeAppSession(XEvent event)XAttributeLiteralXSoftwareEventExtension. removeAppTier(XEvent event)XAttributeLiteralXSoftwareEventExtension. removeCalleeClass(XEvent event)XAttributeLiteralXSoftwareEventExtension. removeCalleeFilename(XEvent event)XAttributeLiteralXSoftwareEventExtension. removeCalleeInstanceId(XEvent event)XAttributeLiteralXSoftwareEventExtension. removeCalleeMethod(XEvent event)XAttributeLiteralXSoftwareEventExtension. removeCalleePackage(XEvent event)XAttributeLiteralXSoftwareEventExtension. removeCalleeParamSig(XEvent event)XAttributeLiteralXSoftwareEventExtension. removeCalleeReturnSig(XEvent event)XAttributeLiteralXSoftwareEventExtension. removeCallerClass(XEvent event)XAttributeLiteralXSoftwareEventExtension. removeCallerFilename(XEvent event)XAttributeLiteralXSoftwareEventExtension. removeCallerInstanceId(XEvent event)XAttributeLiteralXSoftwareEventExtension. removeCallerMethod(XEvent event)XAttributeLiteralXSoftwareEventExtension. removeCallerPackage(XEvent event)XAttributeLiteralXSoftwareEventExtension. removeCallerParamSig(XEvent event)XAttributeLiteralXSoftwareEventExtension. removeCallerReturnSig(XEvent event)XAttributeLiteralXSoftwareEventExtension. removeExCaught(XEvent event)XAttributeLiteralXSoftwareEventExtension. removeExThrown(XEvent event)XAttributeLiteralXArtifactLifecycleExtension. removeInstance(XAttribute event)XAttributeLiteralXArtifactLifecycleExtension. removeModel(XAttribute event)XAttributeLiteralXSoftwareEventExtension. removeReturnValue(XEvent event)XAttributeLiteralXSoftwareEventExtension. removeThreadId(XEvent event)XAttributeLiteralXArtifactLifecycleExtension. removeTRansition(XAttribute event)XAttributeLiteralXSoftwareEventExtension. removeType(XEvent event)XAttributeLiteralXSoftwareEventExtension. removeValueType(XAttribute attribute) -
Uses of XAttributeLiteral in org.deckfour.xes.factory
Methods in org.deckfour.xes.factory that return XAttributeLiteral Modifier and Type Method Description XAttributeLiteralXFactory. createAttributeLiteral(java.lang.String key, java.lang.String value, XExtension extension)Creates a new XES attribute with literal type (Factory method).XAttributeLiteralXFactoryNaiveImpl. createAttributeLiteral(java.lang.String key, java.lang.String value, XExtension extension) -
Uses of XAttributeLiteral in org.deckfour.xes.in
Fields in org.deckfour.xes.in declared as XAttributeLiteral Modifier and Type Field Description protected XAttributeLiteralXMxmlParser.MxmlHandler. eventTypeAttributeprotected XAttributeLiteralXMxmlParser.MxmlHandler. genericAttributeprotected XAttributeLiteralXMxmlParser.MxmlHandler. originatorAttributeprotected XAttributeLiteralXMxmlParser.MxmlHandler. sourceAttribute -
Uses of XAttributeLiteral in org.deckfour.xes.model.impl
Classes in org.deckfour.xes.model.impl that implement XAttributeLiteral Modifier and Type Class Description classXAttributeCollectionImplclassXAttributeContainerImplclassXAttributeListImplclassXAttributeLiteralImplThis class implements literal type attributes.
-