Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Shown below is the list of main XML elements of the lifecycle configuration model. Click on each element to view details of its implementationUsers can change the default lifecycle model configuration by editing  file using the information given below.

File Details

  • File Name
  • Location: $CARBON_HOME\repository\conf
  • Purpose:

XML Elements  

Click on an element to view its details along with sub element details if any.

Anchor
Top
Top

  • <aspect>
  •       <configuration>
  •            <scxml>
  •                 <state>
  •                      <datamodel>
  •                           <data name="">
  •                                 <item name="" forEvent="">
  •                                       <permissions>
  •                                             <permission roles=""/>
  •                                       <validations>
  •                                             <validation forEvent="" class=""><execution
  •                                                   <parameter>
  •                                 <js forEvent="" class>
  •                                       <console function=""><parameter name
  •                                             <script type="" valuetext/javascript">
  •                                       <server function=""/>
  • <ui                                 <execution forEvent="" hrefclass=""/><js
  • forEvent                                      <parameter name="" >
    <console functionvalue=""/><server function
  •                                 <ui forEvent="" >
    <script typehref=""text/javascript">
  •                      <transition event="" target=""/>

 

...

<aspect> 
Anchor
aspect
aspect

...