blob: 1e6ac77b0a050b123df647beed7f303d5ff4b85d [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_201) on Tue Jun 09 21:55:22 CEST 2020 -->
<title>ITimelinePackage</title>
<meta name="date" content="2020-06-09">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="ITimelinePackage";
}
}
catch(err) {
}
//-->
var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6,"i7":6,"i8":6,"i9":6,"i10":6,"i11":6,"i12":6,"i13":6,"i14":6,"i15":6,"i16":6,"i17":6,"i18":6,"i19":6,"i20":6,"i21":6,"i22":6,"i23":6,"i24":6,"i25":6,"i26":6,"i27":6,"i28":6,"i29":6,"i30":6,"i31":6,"i32":6,"i33":6,"i34":6,"i35":6,"i36":6,"i37":6,"i38":6,"i39":6};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/ITimelinePackage.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelineFactory.html" title="interface in org.eclipse.nebula.widgets.timeline"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.Literals.html" title="interface in org.eclipse.nebula.widgets.timeline"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/eclipse/nebula/widgets/timeline/ITimelinePackage.html" target="_top">Frames</a></li>
<li><a href="ITimelinePackage.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.eclipse.nebula.widgets.timeline</div>
<h2 title="Interface ITimelinePackage" class="title">Interface ITimelinePackage</h2>
</div>
<div class="contentContainer">
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Superinterfaces:</dt>
<dd>org.eclipse.emf.ecore.EModelElement, org.eclipse.emf.ecore.ENamedElement, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.EPackage, org.eclipse.emf.common.notify.Notifier</dd>
</dl>
<dl>
<dt>All Known Implementing Classes:</dt>
<dd><a href="../../../../../org/eclipse/nebula/widgets/timeline/impl/TimelinePackage.html" title="class in org.eclipse.nebula.widgets.timeline.impl">TimelinePackage</a></dd>
</dl>
<hr>
<br>
<pre>public interface <span class="typeNameLabel">ITimelinePackage</span>
extends org.eclipse.emf.ecore.EPackage</pre>
<div class="block"><!-- begin-user-doc -->
The <b>Package</b> for the model.
It contains accessors for the meta objects to represent
<ul>
<li>each class,</li>
<li>each feature of each class,</li>
<li>each operation of each class,</li>
<li>each enum,</li>
<li>and each data type</li>
</ul>
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelineFactory.html" title="interface in org.eclipse.nebula.widgets.timeline"><code>ITimelineFactory</code></a></dd>
</dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== NESTED CLASS SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="nested.class.summary">
<!-- -->
</a>
<h3>Nested Class Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
<caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Interface and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static interface&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.Literals.html" title="interface in org.eclipse.nebula.widgets.timeline">ITimelinePackage.Literals</a></span></code>
<div class="block">Defines literals for the meta objects that represent
each class,
each feature of each class,
each operation of each class,
each enum,
and each data type
<!-- end-user-doc --></div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="nested.classes.inherited.from.class.org.eclipse.emf.ecore.EPackage">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from interface&nbsp;org.eclipse.emf.ecore.EPackage</h3>
<code>org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry</code></li>
</ul>
</li>
</ul>
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#COLORED">COLORED</a></span></code>
<div class="block">The meta object id for the '<a href="../../../../../org/eclipse/nebula/widgets/timeline/impl/Colored.html" title="class in org.eclipse.nebula.widgets.timeline.impl"><code><em>Colored</em></code></a>' class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#COLORED__COLOR_CODE">COLORED__COLOR_CODE</a></span></code>
<div class="block">The feature id for the '<em><b>Color Code</b></em>' attribute.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#COLORED__RGB">COLORED__RGB</a></span></code>
<div class="block">The feature id for the '<em><b>Rgb</b></em>' attribute.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#COLORED_FEATURE_COUNT">COLORED_FEATURE_COUNT</a></span></code>
<div class="block">The number of structural features of the '<em>Colored</em>' class.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#COLORED_OPERATION_COUNT">COLORED_OPERATION_COUNT</a></span></code>
<div class="block">The number of operations of the '<em>Colored</em>' class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#CURSOR">CURSOR</a></span></code>
<div class="block">The meta object id for the '<a href="../../../../../org/eclipse/nebula/widgets/timeline/impl/Cursor.html" title="class in org.eclipse.nebula.widgets.timeline.impl"><code><em>Cursor</em></code></a>' class.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#CURSOR___GET_TIMING">CURSOR___GET_TIMING</a></span></code>
<div class="block">The operation id for the '<em>Get Timing</em>' operation.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#CURSOR__TIMELINE">CURSOR__TIMELINE</a></span></code>
<div class="block">The feature id for the '<em><b>Timeline</b></em>' container reference.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#CURSOR__TIMESTAMP">CURSOR__TIMESTAMP</a></span></code>
<div class="block">The feature id for the '<em><b>Timestamp</b></em>' attribute.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#CURSOR_FEATURE_COUNT">CURSOR_FEATURE_COUNT</a></span></code>
<div class="block">The number of structural features of the '<em>Cursor</em>' class.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#CURSOR_OPERATION_COUNT">CURSOR_OPERATION_COUNT</a></span></code>
<div class="block">The number of operations of the '<em>Cursor</em>' class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html" title="interface in org.eclipse.nebula.widgets.timeline">ITimelinePackage</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#eINSTANCE">eINSTANCE</a></span></code>
<div class="block">The singleton instance of the package.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#eNAME">eNAME</a></span></code>
<div class="block">The package name.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#eNS_PREFIX">eNS_PREFIX</a></span></code>
<div class="block">The package namespace name.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#eNS_URI">eNS_URI</a></span></code>
<div class="block">The package namespace URI.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#LANE">LANE</a></span></code>
<div class="block">The meta object id for the '<a href="../../../../../org/eclipse/nebula/widgets/timeline/impl/Lane.html" title="class in org.eclipse.nebula.widgets.timeline.impl"><code><em>Lane</em></code></a>' class.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#LANE___CREATE_EVENT__STRING_STRING_LONG_LONG">LANE___CREATE_EVENT__STRING_STRING_LONG_LONG</a></span></code>
<div class="block">The operation id for the '<em>Create Event</em>' operation.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#LANE___CREATE_EVENT__STRING_STRING_LONG_LONG_TIMEUNIT">LANE___CREATE_EVENT__STRING_STRING_LONG_LONG_TIMEUNIT</a></span></code>
<div class="block">The operation id for the '<em>Create Event</em>' operation.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#LANE__COLOR_CODE">LANE__COLOR_CODE</a></span></code>
<div class="block">The feature id for the '<em><b>Color Code</b></em>' attribute.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#LANE__RGB">LANE__RGB</a></span></code>
<div class="block">The feature id for the '<em><b>Rgb</b></em>' attribute.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#LANE__TIME_EVENTS">LANE__TIME_EVENTS</a></span></code>
<div class="block">The feature id for the '<em><b>Time Events</b></em>' containment reference list.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#LANE__TRACK">LANE__TRACK</a></span></code>
<div class="block">The feature id for the '<em><b>Track</b></em>' container reference.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#LANE_FEATURE_COUNT">LANE_FEATURE_COUNT</a></span></code>
<div class="block">The number of structural features of the '<em>Lane</em>' class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#LANE_OPERATION_COUNT">LANE_OPERATION_COUNT</a></span></code>
<div class="block">The number of operations of the '<em>Lane</em>' class.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#RGB">RGB</a></span></code>
<div class="block">The meta object id for the '<em>RGB</em>' data type.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#TIME_UNIT">TIME_UNIT</a></span></code>
<div class="block">The meta object id for the '<em>Time Unit</em>' data type.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#TIMED">TIMED</a></span></code>
<div class="block">The meta object id for the '<a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimed.html" title="interface in org.eclipse.nebula.widgets.timeline"><code><em>Timed</em></code></a>' class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#TIMED___GET_TIMING">TIMED___GET_TIMING</a></span></code>
<div class="block">The operation id for the '<em>Get Timing</em>' operation.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#TIMED_FEATURE_COUNT">TIMED_FEATURE_COUNT</a></span></code>
<div class="block">The number of structural features of the '<em>Timed</em>' class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#TIMED_OPERATION_COUNT">TIMED_OPERATION_COUNT</a></span></code>
<div class="block">The number of operations of the '<em>Timed</em>' class.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#TIMELINE">TIMELINE</a></span></code>
<div class="block">The meta object id for the '<a href="../../../../../org/eclipse/nebula/widgets/timeline/impl/Timeline.html" title="class in org.eclipse.nebula.widgets.timeline.impl"><code><em>Timeline</em></code></a>' class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#TIMELINE___CREATE_CURSOR__LONG">TIMELINE___CREATE_CURSOR__LONG</a></span></code>
<div class="block">The operation id for the '<em>Create Cursor</em>' operation.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#TIMELINE___CREATE_CURSOR__LONG_TIMEUNIT">TIMELINE___CREATE_CURSOR__LONG_TIMEUNIT</a></span></code>
<div class="block">The operation id for the '<em>Create Cursor</em>' operation.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#TIMELINE___CREATE_TRACK__STRING">TIMELINE___CREATE_TRACK__STRING</a></span></code>
<div class="block">The operation id for the '<em>Create Track</em>' operation.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#TIMELINE__CURSORS">TIMELINE__CURSORS</a></span></code>
<div class="block">The feature id for the '<em><b>Cursors</b></em>' containment reference list.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#TIMELINE__SELECTED_EVENT">TIMELINE__SELECTED_EVENT</a></span></code>
<div class="block">The feature id for the '<em><b>Selected Event</b></em>' reference.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#TIMELINE__TRACKS">TIMELINE__TRACKS</a></span></code>
<div class="block">The feature id for the '<em><b>Tracks</b></em>' containment reference list.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#TIMELINE_EVENT">TIMELINE_EVENT</a></span></code>
<div class="block">The meta object id for the '<a href="../../../../../org/eclipse/nebula/widgets/timeline/impl/TimelineEvent.html" title="class in org.eclipse.nebula.widgets.timeline.impl"><code><em>Event</em></code></a>' class.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#TIMELINE_EVENT___GET_DURATION">TIMELINE_EVENT___GET_DURATION</a></span></code>
<div class="block">The operation id for the '<em>Get Duration</em>' operation.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#TIMELINE_EVENT___GET_TIMING">TIMELINE_EVENT___GET_TIMING</a></span></code>
<div class="block">The operation id for the '<em>Get Timing</em>' operation.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#TIMELINE_EVENT___SET_DURATION__LONG">TIMELINE_EVENT___SET_DURATION__LONG</a></span></code>
<div class="block">The operation id for the '<em>Set Duration</em>' operation.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#TIMELINE_EVENT___SET_DURATION__LONG_TIMEUNIT">TIMELINE_EVENT___SET_DURATION__LONG_TIMEUNIT</a></span></code>
<div class="block">The operation id for the '<em>Set Duration</em>' operation.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#TIMELINE_EVENT___SET_END_TIMESTAMP__LONG_TIMEUNIT">TIMELINE_EVENT___SET_END_TIMESTAMP__LONG_TIMEUNIT</a></span></code>
<div class="block">The operation id for the '<em>Set End Timestamp</em>' operation.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#TIMELINE_EVENT___SET_START_TIMESTAMP__LONG_TIMEUNIT">TIMELINE_EVENT___SET_START_TIMESTAMP__LONG_TIMEUNIT</a></span></code>
<div class="block">The operation id for the '<em>Set Start Timestamp</em>' operation.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#TIMELINE_EVENT__COLOR_CODE">TIMELINE_EVENT__COLOR_CODE</a></span></code>
<div class="block">The feature id for the '<em><b>Color Code</b></em>' attribute.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#TIMELINE_EVENT__END_TIMESTAMP">TIMELINE_EVENT__END_TIMESTAMP</a></span></code>
<div class="block">The feature id for the '<em><b>End Timestamp</b></em>' attribute.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#TIMELINE_EVENT__LANE">TIMELINE_EVENT__LANE</a></span></code>
<div class="block">The feature id for the '<em><b>Lane</b></em>' container reference.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#TIMELINE_EVENT__MESSAGE">TIMELINE_EVENT__MESSAGE</a></span></code>
<div class="block">The feature id for the '<em><b>Message</b></em>' attribute.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#TIMELINE_EVENT__RGB">TIMELINE_EVENT__RGB</a></span></code>
<div class="block">The feature id for the '<em><b>Rgb</b></em>' attribute.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#TIMELINE_EVENT__START_TIMESTAMP">TIMELINE_EVENT__START_TIMESTAMP</a></span></code>
<div class="block">The feature id for the '<em><b>Start Timestamp</b></em>' attribute.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#TIMELINE_EVENT__TITLE">TIMELINE_EVENT__TITLE</a></span></code>
<div class="block">The feature id for the '<em><b>Title</b></em>' attribute.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#TIMELINE_EVENT_FEATURE_COUNT">TIMELINE_EVENT_FEATURE_COUNT</a></span></code>
<div class="block">The number of structural features of the '<em>Event</em>' class.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#TIMELINE_EVENT_OPERATION_COUNT">TIMELINE_EVENT_OPERATION_COUNT</a></span></code>
<div class="block">The number of operations of the '<em>Event</em>' class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#TIMELINE_FEATURE_COUNT">TIMELINE_FEATURE_COUNT</a></span></code>
<div class="block">The number of structural features of the '<em>Timeline</em>' class.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#TIMELINE_OPERATION_COUNT">TIMELINE_OPERATION_COUNT</a></span></code>
<div class="block">The number of operations of the '<em>Timeline</em>' class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#TIMING">TIMING</a></span></code>
<div class="block">The meta object id for the '<em>Timing</em>' data type.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#TRACK">TRACK</a></span></code>
<div class="block">The meta object id for the '<a href="../../../../../org/eclipse/nebula/widgets/timeline/impl/Track.html" title="class in org.eclipse.nebula.widgets.timeline.impl"><code><em>Track</em></code></a>' class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#TRACK___CREATE_LANE">TRACK___CREATE_LANE</a></span></code>
<div class="block">The operation id for the '<em>Create Lane</em>' operation.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#TRACK__LANES">TRACK__LANES</a></span></code>
<div class="block">The feature id for the '<em><b>Lanes</b></em>' containment reference list.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#TRACK__TIMELINE">TRACK__TIMELINE</a></span></code>
<div class="block">The feature id for the '<em><b>Timeline</b></em>' container reference.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#TRACK__TITLE">TRACK__TITLE</a></span></code>
<div class="block">The feature id for the '<em><b>Title</b></em>' attribute.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#TRACK_FEATURE_COUNT">TRACK_FEATURE_COUNT</a></span></code>
<div class="block">The number of structural features of the '<em>Track</em>' class.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#TRACK_OPERATION_COUNT">TRACK_OPERATION_COUNT</a></span></code>
<div class="block">The number of operations of the '<em>Track</em>' class.</div>
</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>org.eclipse.emf.ecore.EAttribute</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#getColored_ColorCode--">getColored_ColorCode</a></span>()</code>
<div class="block">Returns the meta object for the attribute '<a href="../../../../../org/eclipse/nebula/widgets/timeline/IColored.html#getColorCode--"><code><em>Color Code</em></code></a>'.</div>
</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>org.eclipse.emf.ecore.EAttribute</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#getColored_Rgb--">getColored_Rgb</a></span>()</code>
<div class="block">Returns the meta object for the attribute '<a href="../../../../../org/eclipse/nebula/widgets/timeline/IColored.html#getRgb--"><code><em>Rgb</em></code></a>'.</div>
</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>org.eclipse.emf.ecore.EClass</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#getColored--">getColored</a></span>()</code>
<div class="block">Returns the meta object for class '<a href="../../../../../org/eclipse/nebula/widgets/timeline/IColored.html" title="interface in org.eclipse.nebula.widgets.timeline"><code><em>Colored</em></code></a>'.</div>
</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>org.eclipse.emf.ecore.EReference</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#getCursor_Timeline--">getCursor_Timeline</a></span>()</code>
<div class="block">Returns the meta object for the container reference '<a href="../../../../../org/eclipse/nebula/widgets/timeline/ICursor.html#getTimeline--"><code><em>Timeline</em></code></a>'.</div>
</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>org.eclipse.emf.ecore.EAttribute</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#getCursor_Timestamp--">getCursor_Timestamp</a></span>()</code>
<div class="block">Returns the meta object for the attribute '<a href="../../../../../org/eclipse/nebula/widgets/timeline/ICursor.html#getTimestamp--"><code><em>Timestamp</em></code></a>'.</div>
</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code>org.eclipse.emf.ecore.EClass</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#getCursor--">getCursor</a></span>()</code>
<div class="block">Returns the meta object for class '<a href="../../../../../org/eclipse/nebula/widgets/timeline/ICursor.html" title="interface in org.eclipse.nebula.widgets.timeline"><code><em>Cursor</em></code></a>'.</div>
</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code>org.eclipse.emf.ecore.EOperation</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#getLane__CreateEvent__String_String_long_long_TimeUnit--">getLane__CreateEvent__String_String_long_long_TimeUnit</a></span>()</code>
<div class="block">Returns the meta object for the '<a href="../../../../../org/eclipse/nebula/widgets/timeline/ILane.html#createEvent-java.lang.String-java.lang.String-long-long-java.util.concurrent.TimeUnit-"><code><em>Create Event</em></code></a>' operation.</div>
</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code>org.eclipse.emf.ecore.EOperation</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#getLane__CreateEvent__String_String_long_long--">getLane__CreateEvent__String_String_long_long</a></span>()</code>
<div class="block">Returns the meta object for the '<a href="../../../../../org/eclipse/nebula/widgets/timeline/ILane.html#createEvent-java.lang.String-java.lang.String-long-long-"><code><em>Create Event</em></code></a>' operation.</div>
</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code>org.eclipse.emf.ecore.EReference</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#getLane_TimeEvents--">getLane_TimeEvents</a></span>()</code>
<div class="block">Returns the meta object for the containment reference list '<a href="../../../../../org/eclipse/nebula/widgets/timeline/ILane.html#getTimeEvents--"><code><em>Time Events</em></code></a>'.</div>
</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code>org.eclipse.emf.ecore.EReference</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#getLane_Track--">getLane_Track</a></span>()</code>
<div class="block">Returns the meta object for the container reference '<a href="../../../../../org/eclipse/nebula/widgets/timeline/ILane.html#getTrack--"><code><em>Track</em></code></a>'.</div>
</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code>org.eclipse.emf.ecore.EClass</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#getLane--">getLane</a></span>()</code>
<div class="block">Returns the meta object for class '<a href="../../../../../org/eclipse/nebula/widgets/timeline/ILane.html" title="interface in org.eclipse.nebula.widgets.timeline"><code><em>Lane</em></code></a>'.</div>
</td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code>org.eclipse.emf.ecore.EDataType</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#getRGB--">getRGB</a></span>()</code>
<div class="block">Returns the meta object for data type '<code><em>RGB</em></code>'.</div>
</td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code>org.eclipse.emf.ecore.EOperation</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#getTimed__GetTiming--">getTimed__GetTiming</a></span>()</code>
<div class="block">Returns the meta object for the '<a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimed.html#getTiming--"><code><em>Get Timing</em></code></a>' operation.</div>
</td>
</tr>
<tr id="i13" class="rowColor">
<td class="colFirst"><code>org.eclipse.emf.ecore.EClass</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#getTimed--">getTimed</a></span>()</code>
<div class="block">Returns the meta object for class '<a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimed.html" title="interface in org.eclipse.nebula.widgets.timeline"><code><em>Timed</em></code></a>'.</div>
</td>
</tr>
<tr id="i14" class="altColor">
<td class="colFirst"><code>org.eclipse.emf.ecore.EOperation</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#getTimeline__CreateCursor__long_TimeUnit--">getTimeline__CreateCursor__long_TimeUnit</a></span>()</code>
<div class="block">Returns the meta object for the '<a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimeline.html#createCursor-long-java.util.concurrent.TimeUnit-"><code><em>Create Cursor</em></code></a>' operation.</div>
</td>
</tr>
<tr id="i15" class="rowColor">
<td class="colFirst"><code>org.eclipse.emf.ecore.EOperation</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#getTimeline__CreateCursor__long--">getTimeline__CreateCursor__long</a></span>()</code>
<div class="block">Returns the meta object for the '<a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimeline.html#createCursor-long-"><code><em>Create Cursor</em></code></a>' operation.</div>
</td>
</tr>
<tr id="i16" class="altColor">
<td class="colFirst"><code>org.eclipse.emf.ecore.EOperation</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#getTimeline__CreateTrack__String--">getTimeline__CreateTrack__String</a></span>()</code>
<div class="block">Returns the meta object for the '<a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimeline.html#createTrack-java.lang.String-"><code><em>Create Track</em></code></a>' operation.</div>
</td>
</tr>
<tr id="i17" class="rowColor">
<td class="colFirst"><code>org.eclipse.emf.ecore.EReference</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#getTimeline_Cursors--">getTimeline_Cursors</a></span>()</code>
<div class="block">Returns the meta object for the containment reference list '<a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimeline.html#getCursors--"><code><em>Cursors</em></code></a>'.</div>
</td>
</tr>
<tr id="i18" class="altColor">
<td class="colFirst"><code>org.eclipse.emf.ecore.EReference</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#getTimeline_SelectedEvent--">getTimeline_SelectedEvent</a></span>()</code>
<div class="block">Returns the meta object for the reference '<a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimeline.html#getSelectedEvent--"><code><em>Selected Event</em></code></a>'.</div>
</td>
</tr>
<tr id="i19" class="rowColor">
<td class="colFirst"><code>org.eclipse.emf.ecore.EReference</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#getTimeline_Tracks--">getTimeline_Tracks</a></span>()</code>
<div class="block">Returns the meta object for the containment reference list '<a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimeline.html#getTracks--"><code><em>Tracks</em></code></a>'.</div>
</td>
</tr>
<tr id="i20" class="altColor">
<td class="colFirst"><code>org.eclipse.emf.ecore.EClass</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#getTimeline--">getTimeline</a></span>()</code>
<div class="block">Returns the meta object for class '<a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimeline.html" title="interface in org.eclipse.nebula.widgets.timeline"><code><em>Timeline</em></code></a>'.</div>
</td>
</tr>
<tr id="i21" class="rowColor">
<td class="colFirst"><code>org.eclipse.emf.ecore.EOperation</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#getTimelineEvent__GetDuration--">getTimelineEvent__GetDuration</a></span>()</code>
<div class="block">Returns the meta object for the '<a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelineEvent.html#getDuration--"><code><em>Get Duration</em></code></a>' operation.</div>
</td>
</tr>
<tr id="i22" class="altColor">
<td class="colFirst"><code>org.eclipse.emf.ecore.EOperation</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#getTimelineEvent__SetDuration__long_TimeUnit--">getTimelineEvent__SetDuration__long_TimeUnit</a></span>()</code>
<div class="block">Returns the meta object for the '<a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelineEvent.html#setDuration-long-java.util.concurrent.TimeUnit-"><code><em>Set Duration</em></code></a>' operation.</div>
</td>
</tr>
<tr id="i23" class="rowColor">
<td class="colFirst"><code>org.eclipse.emf.ecore.EOperation</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#getTimelineEvent__SetDuration__long--">getTimelineEvent__SetDuration__long</a></span>()</code>
<div class="block">Returns the meta object for the '<a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelineEvent.html#setDuration-long-"><code><em>Set Duration</em></code></a>' operation.</div>
</td>
</tr>
<tr id="i24" class="altColor">
<td class="colFirst"><code>org.eclipse.emf.ecore.EOperation</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#getTimelineEvent__SetEndTimestamp__long_TimeUnit--">getTimelineEvent__SetEndTimestamp__long_TimeUnit</a></span>()</code>
<div class="block">Returns the meta object for the '<a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelineEvent.html#setEndTimestamp-long-java.util.concurrent.TimeUnit-"><code><em>Set End Timestamp</em></code></a>' operation.</div>
</td>
</tr>
<tr id="i25" class="rowColor">
<td class="colFirst"><code>org.eclipse.emf.ecore.EOperation</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#getTimelineEvent__SetStartTimestamp__long_TimeUnit--">getTimelineEvent__SetStartTimestamp__long_TimeUnit</a></span>()</code>
<div class="block">Returns the meta object for the '<a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelineEvent.html#setStartTimestamp-long-java.util.concurrent.TimeUnit-"><code><em>Set Start Timestamp</em></code></a>' operation.</div>
</td>
</tr>
<tr id="i26" class="altColor">
<td class="colFirst"><code>org.eclipse.emf.ecore.EAttribute</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#getTimelineEvent_EndTimestamp--">getTimelineEvent_EndTimestamp</a></span>()</code>
<div class="block">Returns the meta object for the attribute '<a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelineEvent.html#getEndTimestamp--"><code><em>End Timestamp</em></code></a>'.</div>
</td>
</tr>
<tr id="i27" class="rowColor">
<td class="colFirst"><code>org.eclipse.emf.ecore.EReference</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#getTimelineEvent_Lane--">getTimelineEvent_Lane</a></span>()</code>
<div class="block">Returns the meta object for the container reference '<a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelineEvent.html#getLane--"><code><em>Lane</em></code></a>'.</div>
</td>
</tr>
<tr id="i28" class="altColor">
<td class="colFirst"><code>org.eclipse.emf.ecore.EAttribute</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#getTimelineEvent_Message--">getTimelineEvent_Message</a></span>()</code>
<div class="block">Returns the meta object for the attribute '<a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelineEvent.html#getMessage--"><code><em>Message</em></code></a>'.</div>
</td>
</tr>
<tr id="i29" class="rowColor">
<td class="colFirst"><code>org.eclipse.emf.ecore.EAttribute</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#getTimelineEvent_StartTimestamp--">getTimelineEvent_StartTimestamp</a></span>()</code>
<div class="block">Returns the meta object for the attribute '<a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelineEvent.html#getStartTimestamp--"><code><em>Start Timestamp</em></code></a>'.</div>
</td>
</tr>
<tr id="i30" class="altColor">
<td class="colFirst"><code>org.eclipse.emf.ecore.EAttribute</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#getTimelineEvent_Title--">getTimelineEvent_Title</a></span>()</code>
<div class="block">Returns the meta object for the attribute '<a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelineEvent.html#getTitle--"><code><em>Title</em></code></a>'.</div>
</td>
</tr>
<tr id="i31" class="rowColor">
<td class="colFirst"><code>org.eclipse.emf.ecore.EClass</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#getTimelineEvent--">getTimelineEvent</a></span>()</code>
<div class="block">Returns the meta object for class '<a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelineEvent.html" title="interface in org.eclipse.nebula.widgets.timeline"><code><em>Event</em></code></a>'.</div>
</td>
</tr>
<tr id="i32" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelineFactory.html" title="interface in org.eclipse.nebula.widgets.timeline">ITimelineFactory</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#getTimelineFactory--">getTimelineFactory</a></span>()</code>
<div class="block">Returns the factory that creates the instances of the model.</div>
</td>
</tr>
<tr id="i33" class="rowColor">
<td class="colFirst"><code>org.eclipse.emf.ecore.EDataType</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#getTimeUnit--">getTimeUnit</a></span>()</code>
<div class="block">Returns the meta object for data type '<code><em>Time Unit</em></code>'.</div>
</td>
</tr>
<tr id="i34" class="altColor">
<td class="colFirst"><code>org.eclipse.emf.ecore.EDataType</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#getTiming--">getTiming</a></span>()</code>
<div class="block">Returns the meta object for data type '<a href="../../../../../org/eclipse/nebula/widgets/timeline/Timing.html" title="class in org.eclipse.nebula.widgets.timeline"><code><em>Timing</em></code></a>'.</div>
</td>
</tr>
<tr id="i35" class="rowColor">
<td class="colFirst"><code>org.eclipse.emf.ecore.EOperation</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#getTrack__CreateLane--">getTrack__CreateLane</a></span>()</code>
<div class="block">Returns the meta object for the '<a href="../../../../../org/eclipse/nebula/widgets/timeline/ITrack.html#createLane--"><code><em>Create Lane</em></code></a>' operation.</div>
</td>
</tr>
<tr id="i36" class="altColor">
<td class="colFirst"><code>org.eclipse.emf.ecore.EReference</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#getTrack_Lanes--">getTrack_Lanes</a></span>()</code>
<div class="block">Returns the meta object for the containment reference list '<a href="../../../../../org/eclipse/nebula/widgets/timeline/ITrack.html#getLanes--"><code><em>Lanes</em></code></a>'.</div>
</td>
</tr>
<tr id="i37" class="rowColor">
<td class="colFirst"><code>org.eclipse.emf.ecore.EReference</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#getTrack_Timeline--">getTrack_Timeline</a></span>()</code>
<div class="block">Returns the meta object for the container reference '<a href="../../../../../org/eclipse/nebula/widgets/timeline/ITrack.html#getTimeline--"><code><em>Timeline</em></code></a>'.</div>
</td>
</tr>
<tr id="i38" class="altColor">
<td class="colFirst"><code>org.eclipse.emf.ecore.EAttribute</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#getTrack_Title--">getTrack_Title</a></span>()</code>
<div class="block">Returns the meta object for the attribute '<a href="../../../../../org/eclipse/nebula/widgets/timeline/ITrack.html#getTitle--"><code><em>Title</em></code></a>'.</div>
</td>
</tr>
<tr id="i39" class="rowColor">
<td class="colFirst"><code>org.eclipse.emf.ecore.EClass</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#getTrack--">getTrack</a></span>()</code>
<div class="block">Returns the meta object for class '<a href="../../../../../org/eclipse/nebula/widgets/timeline/ITrack.html" title="interface in org.eclipse.nebula.widgets.timeline"><code><em>Track</em></code></a>'.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.eclipse.emf.ecore.EPackage">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;org.eclipse.emf.ecore.EPackage</h3>
<code>getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.eclipse.emf.ecore.ENamedElement">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;org.eclipse.emf.ecore.ENamedElement</h3>
<code>getName, setName</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.eclipse.emf.ecore.EModelElement">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;org.eclipse.emf.ecore.EModelElement</h3>
<code>getEAnnotation, getEAnnotations</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.eclipse.emf.ecore.EObject">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;org.eclipse.emf.ecore.EObject</h3>
<code>eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.eclipse.emf.common.notify.Notifier">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;org.eclipse.emf.common.notify.Notifier</h3>
<code>eAdapters, eDeliver, eNotify, eSetDeliver</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a name="eNAME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>eNAME</h4>
<pre>static final&nbsp;java.lang.String eNAME</pre>
<div class="block">The package name.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.eclipse.nebula.widgets.timeline.ITimelinePackage.eNAME">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="eNS_URI">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>eNS_URI</h4>
<pre>static final&nbsp;java.lang.String eNS_URI</pre>
<div class="block">The package namespace URI.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.eclipse.nebula.widgets.timeline.ITimelinePackage.eNS_URI">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="eNS_PREFIX">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>eNS_PREFIX</h4>
<pre>static final&nbsp;java.lang.String eNS_PREFIX</pre>
<div class="block">The package namespace name.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.eclipse.nebula.widgets.timeline.ITimelinePackage.eNS_PREFIX">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="eINSTANCE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>eINSTANCE</h4>
<pre>static final&nbsp;<a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html" title="interface in org.eclipse.nebula.widgets.timeline">ITimelinePackage</a> eINSTANCE</pre>
<div class="block">The singleton instance of the package.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
</li>
</ul>
<a name="TIMED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TIMED</h4>
<pre>static final&nbsp;int TIMED</pre>
<div class="block">The meta object id for the '<a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimed.html" title="interface in org.eclipse.nebula.widgets.timeline"><code><em>Timed</em></code></a>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimed.html" title="interface in org.eclipse.nebula.widgets.timeline"><code>ITimed</code></a>,
<a href="../../../../../org/eclipse/nebula/widgets/timeline/impl/TimelinePackage.html#getTimed--"><code>TimelinePackage.getTimed()</code></a>,
<a href="../../../../../constant-values.html#org.eclipse.nebula.widgets.timeline.ITimelinePackage.TIMED">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TIMELINE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TIMELINE</h4>
<pre>static final&nbsp;int TIMELINE</pre>
<div class="block">The meta object id for the '<a href="../../../../../org/eclipse/nebula/widgets/timeline/impl/Timeline.html" title="class in org.eclipse.nebula.widgets.timeline.impl"><code><em>Timeline</em></code></a>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../org/eclipse/nebula/widgets/timeline/impl/Timeline.html" title="class in org.eclipse.nebula.widgets.timeline.impl"><code>Timeline</code></a>,
<a href="../../../../../org/eclipse/nebula/widgets/timeline/impl/TimelinePackage.html#getTimeline--"><code>TimelinePackage.getTimeline()</code></a>,
<a href="../../../../../constant-values.html#org.eclipse.nebula.widgets.timeline.ITimelinePackage.TIMELINE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TIMELINE__TRACKS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TIMELINE__TRACKS</h4>
<pre>static final&nbsp;int TIMELINE__TRACKS</pre>
<div class="block">The feature id for the '<em><b>Tracks</b></em>' containment reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.eclipse.nebula.widgets.timeline.ITimelinePackage.TIMELINE__TRACKS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TIMELINE__CURSORS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TIMELINE__CURSORS</h4>
<pre>static final&nbsp;int TIMELINE__CURSORS</pre>
<div class="block">The feature id for the '<em><b>Cursors</b></em>' containment reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.eclipse.nebula.widgets.timeline.ITimelinePackage.TIMELINE__CURSORS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TIMELINE__SELECTED_EVENT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TIMELINE__SELECTED_EVENT</h4>
<pre>static final&nbsp;int TIMELINE__SELECTED_EVENT</pre>
<div class="block">The feature id for the '<em><b>Selected Event</b></em>' reference.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.eclipse.nebula.widgets.timeline.ITimelinePackage.TIMELINE__SELECTED_EVENT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TIMELINE_FEATURE_COUNT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TIMELINE_FEATURE_COUNT</h4>
<pre>static final&nbsp;int TIMELINE_FEATURE_COUNT</pre>
<div class="block">The number of structural features of the '<em>Timeline</em>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.eclipse.nebula.widgets.timeline.ITimelinePackage.TIMELINE_FEATURE_COUNT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TIMELINE___CREATE_TRACK__STRING">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TIMELINE___CREATE_TRACK__STRING</h4>
<pre>static final&nbsp;int TIMELINE___CREATE_TRACK__STRING</pre>
<div class="block">The operation id for the '<em>Create Track</em>' operation.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.eclipse.nebula.widgets.timeline.ITimelinePackage.TIMELINE___CREATE_TRACK__STRING">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TIMELINE___CREATE_CURSOR__LONG_TIMEUNIT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TIMELINE___CREATE_CURSOR__LONG_TIMEUNIT</h4>
<pre>static final&nbsp;int TIMELINE___CREATE_CURSOR__LONG_TIMEUNIT</pre>
<div class="block">The operation id for the '<em>Create Cursor</em>' operation.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.eclipse.nebula.widgets.timeline.ITimelinePackage.TIMELINE___CREATE_CURSOR__LONG_TIMEUNIT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TIMELINE___CREATE_CURSOR__LONG">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TIMELINE___CREATE_CURSOR__LONG</h4>
<pre>static final&nbsp;int TIMELINE___CREATE_CURSOR__LONG</pre>
<div class="block">The operation id for the '<em>Create Cursor</em>' operation.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.eclipse.nebula.widgets.timeline.ITimelinePackage.TIMELINE___CREATE_CURSOR__LONG">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TIMELINE_OPERATION_COUNT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TIMELINE_OPERATION_COUNT</h4>
<pre>static final&nbsp;int TIMELINE_OPERATION_COUNT</pre>
<div class="block">The number of operations of the '<em>Timeline</em>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.eclipse.nebula.widgets.timeline.ITimelinePackage.TIMELINE_OPERATION_COUNT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TRACK">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TRACK</h4>
<pre>static final&nbsp;int TRACK</pre>
<div class="block">The meta object id for the '<a href="../../../../../org/eclipse/nebula/widgets/timeline/impl/Track.html" title="class in org.eclipse.nebula.widgets.timeline.impl"><code><em>Track</em></code></a>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../org/eclipse/nebula/widgets/timeline/impl/Track.html" title="class in org.eclipse.nebula.widgets.timeline.impl"><code>Track</code></a>,
<a href="../../../../../org/eclipse/nebula/widgets/timeline/impl/TimelinePackage.html#getTrack--"><code>TimelinePackage.getTrack()</code></a>,
<a href="../../../../../constant-values.html#org.eclipse.nebula.widgets.timeline.ITimelinePackage.TRACK">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TRACK__TIMELINE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TRACK__TIMELINE</h4>
<pre>static final&nbsp;int TRACK__TIMELINE</pre>
<div class="block">The feature id for the '<em><b>Timeline</b></em>' container reference.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.eclipse.nebula.widgets.timeline.ITimelinePackage.TRACK__TIMELINE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TRACK__LANES">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TRACK__LANES</h4>
<pre>static final&nbsp;int TRACK__LANES</pre>
<div class="block">The feature id for the '<em><b>Lanes</b></em>' containment reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.eclipse.nebula.widgets.timeline.ITimelinePackage.TRACK__LANES">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TRACK__TITLE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TRACK__TITLE</h4>
<pre>static final&nbsp;int TRACK__TITLE</pre>
<div class="block">The feature id for the '<em><b>Title</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.eclipse.nebula.widgets.timeline.ITimelinePackage.TRACK__TITLE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TRACK_FEATURE_COUNT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TRACK_FEATURE_COUNT</h4>
<pre>static final&nbsp;int TRACK_FEATURE_COUNT</pre>
<div class="block">The number of structural features of the '<em>Track</em>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.eclipse.nebula.widgets.timeline.ITimelinePackage.TRACK_FEATURE_COUNT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TRACK___CREATE_LANE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TRACK___CREATE_LANE</h4>
<pre>static final&nbsp;int TRACK___CREATE_LANE</pre>
<div class="block">The operation id for the '<em>Create Lane</em>' operation.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.eclipse.nebula.widgets.timeline.ITimelinePackage.TRACK___CREATE_LANE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TRACK_OPERATION_COUNT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TRACK_OPERATION_COUNT</h4>
<pre>static final&nbsp;int TRACK_OPERATION_COUNT</pre>
<div class="block">The number of operations of the '<em>Track</em>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.eclipse.nebula.widgets.timeline.ITimelinePackage.TRACK_OPERATION_COUNT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="COLORED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>COLORED</h4>
<pre>static final&nbsp;int COLORED</pre>
<div class="block">The meta object id for the '<a href="../../../../../org/eclipse/nebula/widgets/timeline/impl/Colored.html" title="class in org.eclipse.nebula.widgets.timeline.impl"><code><em>Colored</em></code></a>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../org/eclipse/nebula/widgets/timeline/impl/Colored.html" title="class in org.eclipse.nebula.widgets.timeline.impl"><code>Colored</code></a>,
<a href="../../../../../org/eclipse/nebula/widgets/timeline/impl/TimelinePackage.html#getColored--"><code>TimelinePackage.getColored()</code></a>,
<a href="../../../../../constant-values.html#org.eclipse.nebula.widgets.timeline.ITimelinePackage.COLORED">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="COLORED__COLOR_CODE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>COLORED__COLOR_CODE</h4>
<pre>static final&nbsp;int COLORED__COLOR_CODE</pre>
<div class="block">The feature id for the '<em><b>Color Code</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.eclipse.nebula.widgets.timeline.ITimelinePackage.COLORED__COLOR_CODE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="COLORED__RGB">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>COLORED__RGB</h4>
<pre>static final&nbsp;int COLORED__RGB</pre>
<div class="block">The feature id for the '<em><b>Rgb</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.eclipse.nebula.widgets.timeline.ITimelinePackage.COLORED__RGB">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="COLORED_FEATURE_COUNT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>COLORED_FEATURE_COUNT</h4>
<pre>static final&nbsp;int COLORED_FEATURE_COUNT</pre>
<div class="block">The number of structural features of the '<em>Colored</em>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.eclipse.nebula.widgets.timeline.ITimelinePackage.COLORED_FEATURE_COUNT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="COLORED_OPERATION_COUNT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>COLORED_OPERATION_COUNT</h4>
<pre>static final&nbsp;int COLORED_OPERATION_COUNT</pre>
<div class="block">The number of operations of the '<em>Colored</em>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.eclipse.nebula.widgets.timeline.ITimelinePackage.COLORED_OPERATION_COUNT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="LANE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>LANE</h4>
<pre>static final&nbsp;int LANE</pre>
<div class="block">The meta object id for the '<a href="../../../../../org/eclipse/nebula/widgets/timeline/impl/Lane.html" title="class in org.eclipse.nebula.widgets.timeline.impl"><code><em>Lane</em></code></a>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../org/eclipse/nebula/widgets/timeline/impl/Lane.html" title="class in org.eclipse.nebula.widgets.timeline.impl"><code>Lane</code></a>,
<a href="../../../../../org/eclipse/nebula/widgets/timeline/impl/TimelinePackage.html#getLane--"><code>TimelinePackage.getLane()</code></a>,
<a href="../../../../../constant-values.html#org.eclipse.nebula.widgets.timeline.ITimelinePackage.LANE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="LANE__COLOR_CODE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>LANE__COLOR_CODE</h4>
<pre>static final&nbsp;int LANE__COLOR_CODE</pre>
<div class="block">The feature id for the '<em><b>Color Code</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.eclipse.nebula.widgets.timeline.ITimelinePackage.LANE__COLOR_CODE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="LANE__RGB">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>LANE__RGB</h4>
<pre>static final&nbsp;int LANE__RGB</pre>
<div class="block">The feature id for the '<em><b>Rgb</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.eclipse.nebula.widgets.timeline.ITimelinePackage.LANE__RGB">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="LANE__TRACK">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>LANE__TRACK</h4>
<pre>static final&nbsp;int LANE__TRACK</pre>
<div class="block">The feature id for the '<em><b>Track</b></em>' container reference.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.eclipse.nebula.widgets.timeline.ITimelinePackage.LANE__TRACK">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="LANE__TIME_EVENTS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>LANE__TIME_EVENTS</h4>
<pre>static final&nbsp;int LANE__TIME_EVENTS</pre>
<div class="block">The feature id for the '<em><b>Time Events</b></em>' containment reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.eclipse.nebula.widgets.timeline.ITimelinePackage.LANE__TIME_EVENTS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="LANE_FEATURE_COUNT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>LANE_FEATURE_COUNT</h4>
<pre>static final&nbsp;int LANE_FEATURE_COUNT</pre>
<div class="block">The number of structural features of the '<em>Lane</em>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.eclipse.nebula.widgets.timeline.ITimelinePackage.LANE_FEATURE_COUNT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="LANE___CREATE_EVENT__STRING_STRING_LONG_LONG_TIMEUNIT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>LANE___CREATE_EVENT__STRING_STRING_LONG_LONG_TIMEUNIT</h4>
<pre>static final&nbsp;int LANE___CREATE_EVENT__STRING_STRING_LONG_LONG_TIMEUNIT</pre>
<div class="block">The operation id for the '<em>Create Event</em>' operation.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.eclipse.nebula.widgets.timeline.ITimelinePackage.LANE___CREATE_EVENT__STRING_STRING_LONG_LONG_TIMEUNIT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="LANE___CREATE_EVENT__STRING_STRING_LONG_LONG">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>LANE___CREATE_EVENT__STRING_STRING_LONG_LONG</h4>
<pre>static final&nbsp;int LANE___CREATE_EVENT__STRING_STRING_LONG_LONG</pre>
<div class="block">The operation id for the '<em>Create Event</em>' operation.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.eclipse.nebula.widgets.timeline.ITimelinePackage.LANE___CREATE_EVENT__STRING_STRING_LONG_LONG">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="LANE_OPERATION_COUNT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>LANE_OPERATION_COUNT</h4>
<pre>static final&nbsp;int LANE_OPERATION_COUNT</pre>
<div class="block">The number of operations of the '<em>Lane</em>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.eclipse.nebula.widgets.timeline.ITimelinePackage.LANE_OPERATION_COUNT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TIMELINE_EVENT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TIMELINE_EVENT</h4>
<pre>static final&nbsp;int TIMELINE_EVENT</pre>
<div class="block">The meta object id for the '<a href="../../../../../org/eclipse/nebula/widgets/timeline/impl/TimelineEvent.html" title="class in org.eclipse.nebula.widgets.timeline.impl"><code><em>Event</em></code></a>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../org/eclipse/nebula/widgets/timeline/impl/TimelineEvent.html" title="class in org.eclipse.nebula.widgets.timeline.impl"><code>TimelineEvent</code></a>,
<a href="../../../../../org/eclipse/nebula/widgets/timeline/impl/TimelinePackage.html#getTimelineEvent--"><code>TimelinePackage.getTimelineEvent()</code></a>,
<a href="../../../../../constant-values.html#org.eclipse.nebula.widgets.timeline.ITimelinePackage.TIMELINE_EVENT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TIMELINE_EVENT__COLOR_CODE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TIMELINE_EVENT__COLOR_CODE</h4>
<pre>static final&nbsp;int TIMELINE_EVENT__COLOR_CODE</pre>
<div class="block">The feature id for the '<em><b>Color Code</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.eclipse.nebula.widgets.timeline.ITimelinePackage.TIMELINE_EVENT__COLOR_CODE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TIMELINE_EVENT__RGB">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TIMELINE_EVENT__RGB</h4>
<pre>static final&nbsp;int TIMELINE_EVENT__RGB</pre>
<div class="block">The feature id for the '<em><b>Rgb</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.eclipse.nebula.widgets.timeline.ITimelinePackage.TIMELINE_EVENT__RGB">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TIMELINE_EVENT__LANE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TIMELINE_EVENT__LANE</h4>
<pre>static final&nbsp;int TIMELINE_EVENT__LANE</pre>
<div class="block">The feature id for the '<em><b>Lane</b></em>' container reference.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.eclipse.nebula.widgets.timeline.ITimelinePackage.TIMELINE_EVENT__LANE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TIMELINE_EVENT__START_TIMESTAMP">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TIMELINE_EVENT__START_TIMESTAMP</h4>
<pre>static final&nbsp;int TIMELINE_EVENT__START_TIMESTAMP</pre>
<div class="block">The feature id for the '<em><b>Start Timestamp</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.eclipse.nebula.widgets.timeline.ITimelinePackage.TIMELINE_EVENT__START_TIMESTAMP">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TIMELINE_EVENT__END_TIMESTAMP">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TIMELINE_EVENT__END_TIMESTAMP</h4>
<pre>static final&nbsp;int TIMELINE_EVENT__END_TIMESTAMP</pre>
<div class="block">The feature id for the '<em><b>End Timestamp</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.eclipse.nebula.widgets.timeline.ITimelinePackage.TIMELINE_EVENT__END_TIMESTAMP">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TIMELINE_EVENT__TITLE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TIMELINE_EVENT__TITLE</h4>
<pre>static final&nbsp;int TIMELINE_EVENT__TITLE</pre>
<div class="block">The feature id for the '<em><b>Title</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.eclipse.nebula.widgets.timeline.ITimelinePackage.TIMELINE_EVENT__TITLE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TIMELINE_EVENT__MESSAGE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TIMELINE_EVENT__MESSAGE</h4>
<pre>static final&nbsp;int TIMELINE_EVENT__MESSAGE</pre>
<div class="block">The feature id for the '<em><b>Message</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.eclipse.nebula.widgets.timeline.ITimelinePackage.TIMELINE_EVENT__MESSAGE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TIMELINE_EVENT_FEATURE_COUNT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TIMELINE_EVENT_FEATURE_COUNT</h4>
<pre>static final&nbsp;int TIMELINE_EVENT_FEATURE_COUNT</pre>
<div class="block">The number of structural features of the '<em>Event</em>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.eclipse.nebula.widgets.timeline.ITimelinePackage.TIMELINE_EVENT_FEATURE_COUNT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TIMELINE_EVENT___GET_TIMING">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TIMELINE_EVENT___GET_TIMING</h4>
<pre>static final&nbsp;int TIMELINE_EVENT___GET_TIMING</pre>
<div class="block">The operation id for the '<em>Get Timing</em>' operation.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.eclipse.nebula.widgets.timeline.ITimelinePackage.TIMELINE_EVENT___GET_TIMING">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TIMELINE_EVENT___GET_DURATION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TIMELINE_EVENT___GET_DURATION</h4>
<pre>static final&nbsp;int TIMELINE_EVENT___GET_DURATION</pre>
<div class="block">The operation id for the '<em>Get Duration</em>' operation.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.eclipse.nebula.widgets.timeline.ITimelinePackage.TIMELINE_EVENT___GET_DURATION">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TIMELINE_EVENT___SET_START_TIMESTAMP__LONG_TIMEUNIT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TIMELINE_EVENT___SET_START_TIMESTAMP__LONG_TIMEUNIT</h4>
<pre>static final&nbsp;int TIMELINE_EVENT___SET_START_TIMESTAMP__LONG_TIMEUNIT</pre>
<div class="block">The operation id for the '<em>Set Start Timestamp</em>' operation.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.eclipse.nebula.widgets.timeline.ITimelinePackage.TIMELINE_EVENT___SET_START_TIMESTAMP__LONG_TIMEUNIT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TIMELINE_EVENT___SET_END_TIMESTAMP__LONG_TIMEUNIT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TIMELINE_EVENT___SET_END_TIMESTAMP__LONG_TIMEUNIT</h4>
<pre>static final&nbsp;int TIMELINE_EVENT___SET_END_TIMESTAMP__LONG_TIMEUNIT</pre>
<div class="block">The operation id for the '<em>Set End Timestamp</em>' operation.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.eclipse.nebula.widgets.timeline.ITimelinePackage.TIMELINE_EVENT___SET_END_TIMESTAMP__LONG_TIMEUNIT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TIMELINE_EVENT___SET_DURATION__LONG_TIMEUNIT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TIMELINE_EVENT___SET_DURATION__LONG_TIMEUNIT</h4>
<pre>static final&nbsp;int TIMELINE_EVENT___SET_DURATION__LONG_TIMEUNIT</pre>
<div class="block">The operation id for the '<em>Set Duration</em>' operation.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.eclipse.nebula.widgets.timeline.ITimelinePackage.TIMELINE_EVENT___SET_DURATION__LONG_TIMEUNIT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TIMELINE_EVENT___SET_DURATION__LONG">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TIMELINE_EVENT___SET_DURATION__LONG</h4>
<pre>static final&nbsp;int TIMELINE_EVENT___SET_DURATION__LONG</pre>
<div class="block">The operation id for the '<em>Set Duration</em>' operation.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.eclipse.nebula.widgets.timeline.ITimelinePackage.TIMELINE_EVENT___SET_DURATION__LONG">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TIMELINE_EVENT_OPERATION_COUNT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TIMELINE_EVENT_OPERATION_COUNT</h4>
<pre>static final&nbsp;int TIMELINE_EVENT_OPERATION_COUNT</pre>
<div class="block">The number of operations of the '<em>Event</em>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.eclipse.nebula.widgets.timeline.ITimelinePackage.TIMELINE_EVENT_OPERATION_COUNT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TIMED_FEATURE_COUNT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TIMED_FEATURE_COUNT</h4>
<pre>static final&nbsp;int TIMED_FEATURE_COUNT</pre>
<div class="block">The number of structural features of the '<em>Timed</em>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.eclipse.nebula.widgets.timeline.ITimelinePackage.TIMED_FEATURE_COUNT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TIMED___GET_TIMING">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TIMED___GET_TIMING</h4>
<pre>static final&nbsp;int TIMED___GET_TIMING</pre>
<div class="block">The operation id for the '<em>Get Timing</em>' operation.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.eclipse.nebula.widgets.timeline.ITimelinePackage.TIMED___GET_TIMING">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TIMED_OPERATION_COUNT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TIMED_OPERATION_COUNT</h4>
<pre>static final&nbsp;int TIMED_OPERATION_COUNT</pre>
<div class="block">The number of operations of the '<em>Timed</em>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.eclipse.nebula.widgets.timeline.ITimelinePackage.TIMED_OPERATION_COUNT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CURSOR">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CURSOR</h4>
<pre>static final&nbsp;int CURSOR</pre>
<div class="block">The meta object id for the '<a href="../../../../../org/eclipse/nebula/widgets/timeline/impl/Cursor.html" title="class in org.eclipse.nebula.widgets.timeline.impl"><code><em>Cursor</em></code></a>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../org/eclipse/nebula/widgets/timeline/impl/Cursor.html" title="class in org.eclipse.nebula.widgets.timeline.impl"><code>Cursor</code></a>,
<a href="../../../../../org/eclipse/nebula/widgets/timeline/impl/TimelinePackage.html#getCursor--"><code>TimelinePackage.getCursor()</code></a>,
<a href="../../../../../constant-values.html#org.eclipse.nebula.widgets.timeline.ITimelinePackage.CURSOR">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CURSOR__TIMELINE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CURSOR__TIMELINE</h4>
<pre>static final&nbsp;int CURSOR__TIMELINE</pre>
<div class="block">The feature id for the '<em><b>Timeline</b></em>' container reference.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.eclipse.nebula.widgets.timeline.ITimelinePackage.CURSOR__TIMELINE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CURSOR__TIMESTAMP">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CURSOR__TIMESTAMP</h4>
<pre>static final&nbsp;int CURSOR__TIMESTAMP</pre>
<div class="block">The feature id for the '<em><b>Timestamp</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.eclipse.nebula.widgets.timeline.ITimelinePackage.CURSOR__TIMESTAMP">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CURSOR_FEATURE_COUNT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CURSOR_FEATURE_COUNT</h4>
<pre>static final&nbsp;int CURSOR_FEATURE_COUNT</pre>
<div class="block">The number of structural features of the '<em>Cursor</em>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.eclipse.nebula.widgets.timeline.ITimelinePackage.CURSOR_FEATURE_COUNT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CURSOR___GET_TIMING">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CURSOR___GET_TIMING</h4>
<pre>static final&nbsp;int CURSOR___GET_TIMING</pre>
<div class="block">The operation id for the '<em>Get Timing</em>' operation.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.eclipse.nebula.widgets.timeline.ITimelinePackage.CURSOR___GET_TIMING">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CURSOR_OPERATION_COUNT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CURSOR_OPERATION_COUNT</h4>
<pre>static final&nbsp;int CURSOR_OPERATION_COUNT</pre>
<div class="block">The number of operations of the '<em>Cursor</em>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.eclipse.nebula.widgets.timeline.ITimelinePackage.CURSOR_OPERATION_COUNT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TIME_UNIT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TIME_UNIT</h4>
<pre>static final&nbsp;int TIME_UNIT</pre>
<div class="block">The meta object id for the '<em>Time Unit</em>' data type.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><code>TimeUnit</code>,
<a href="../../../../../org/eclipse/nebula/widgets/timeline/impl/TimelinePackage.html#getTimeUnit--"><code>TimelinePackage.getTimeUnit()</code></a>,
<a href="../../../../../constant-values.html#org.eclipse.nebula.widgets.timeline.ITimelinePackage.TIME_UNIT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="RGB">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RGB</h4>
<pre>static final&nbsp;int RGB</pre>
<div class="block">The meta object id for the '<em>RGB</em>' data type.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><code>RGB</code>,
<a href="../../../../../org/eclipse/nebula/widgets/timeline/impl/TimelinePackage.html#getRGB--"><code>TimelinePackage.getRGB()</code></a>,
<a href="../../../../../constant-values.html#org.eclipse.nebula.widgets.timeline.ITimelinePackage.RGB">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="TIMING">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>TIMING</h4>
<pre>static final&nbsp;int TIMING</pre>
<div class="block">The meta object id for the '<em>Timing</em>' data type.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../org/eclipse/nebula/widgets/timeline/Timing.html" title="class in org.eclipse.nebula.widgets.timeline"><code>Timing</code></a>,
<a href="../../../../../org/eclipse/nebula/widgets/timeline/impl/TimelinePackage.html#getTiming--"><code>TimelinePackage.getTiming()</code></a>,
<a href="../../../../../constant-values.html#org.eclipse.nebula.widgets.timeline.ITimelinePackage.TIMING">Constant Field Values</a></dd>
</dl>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="getTimeline--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTimeline</h4>
<pre>org.eclipse.emf.ecore.EClass&nbsp;getTimeline()</pre>
<div class="block">Returns the meta object for class '<a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimeline.html" title="interface in org.eclipse.nebula.widgets.timeline"><code><em>Timeline</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the meta object for class '<em>Timeline</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimeline.html" title="interface in org.eclipse.nebula.widgets.timeline"><code>ITimeline</code></a></dd>
</dl>
</li>
</ul>
<a name="getTimeline_Tracks--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTimeline_Tracks</h4>
<pre>org.eclipse.emf.ecore.EReference&nbsp;getTimeline_Tracks()</pre>
<div class="block">Returns the meta object for the containment reference list '<a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimeline.html#getTracks--"><code><em>Tracks</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the meta object for the containment reference list '<em>Tracks</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimeline.html#getTracks--"><code>ITimeline.getTracks()</code></a>,
<a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#getTimeline--"><code>getTimeline()</code></a></dd>
</dl>
</li>
</ul>
<a name="getTimeline_Cursors--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTimeline_Cursors</h4>
<pre>org.eclipse.emf.ecore.EReference&nbsp;getTimeline_Cursors()</pre>
<div class="block">Returns the meta object for the containment reference list '<a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimeline.html#getCursors--"><code><em>Cursors</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the meta object for the containment reference list '<em>Cursors</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimeline.html#getCursors--"><code>ITimeline.getCursors()</code></a>,
<a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#getTimeline--"><code>getTimeline()</code></a></dd>
</dl>
</li>
</ul>
<a name="getTimeline_SelectedEvent--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTimeline_SelectedEvent</h4>
<pre>org.eclipse.emf.ecore.EReference&nbsp;getTimeline_SelectedEvent()</pre>
<div class="block">Returns the meta object for the reference '<a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimeline.html#getSelectedEvent--"><code><em>Selected Event</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the meta object for the reference '<em>Selected Event</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimeline.html#getSelectedEvent--"><code>ITimeline.getSelectedEvent()</code></a>,
<a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#getTimeline--"><code>getTimeline()</code></a></dd>
</dl>
</li>
</ul>
<a name="getTimeline__CreateTrack__String--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTimeline__CreateTrack__String</h4>
<pre>org.eclipse.emf.ecore.EOperation&nbsp;getTimeline__CreateTrack__String()</pre>
<div class="block">Returns the meta object for the '<a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimeline.html#createTrack-java.lang.String-"><code><em>Create Track</em></code></a>' operation.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the meta object for the '<em>Create Track</em>' operation.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimeline.html#createTrack-java.lang.String-"><code>ITimeline.createTrack(java.lang.String)</code></a></dd>
</dl>
</li>
</ul>
<a name="getTimeline__CreateCursor__long_TimeUnit--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTimeline__CreateCursor__long_TimeUnit</h4>
<pre>org.eclipse.emf.ecore.EOperation&nbsp;getTimeline__CreateCursor__long_TimeUnit()</pre>
<div class="block">Returns the meta object for the '<a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimeline.html#createCursor-long-java.util.concurrent.TimeUnit-"><code><em>Create Cursor</em></code></a>' operation.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the meta object for the '<em>Create Cursor</em>' operation.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimeline.html#createCursor-long-java.util.concurrent.TimeUnit-"><code>ITimeline.createCursor(long, java.util.concurrent.TimeUnit)</code></a></dd>
</dl>
</li>
</ul>
<a name="getTimeline__CreateCursor__long--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTimeline__CreateCursor__long</h4>
<pre>org.eclipse.emf.ecore.EOperation&nbsp;getTimeline__CreateCursor__long()</pre>
<div class="block">Returns the meta object for the '<a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimeline.html#createCursor-long-"><code><em>Create Cursor</em></code></a>' operation.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the meta object for the '<em>Create Cursor</em>' operation.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimeline.html#createCursor-long-"><code>ITimeline.createCursor(long)</code></a></dd>
</dl>
</li>
</ul>
<a name="getTrack--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTrack</h4>
<pre>org.eclipse.emf.ecore.EClass&nbsp;getTrack()</pre>
<div class="block">Returns the meta object for class '<a href="../../../../../org/eclipse/nebula/widgets/timeline/ITrack.html" title="interface in org.eclipse.nebula.widgets.timeline"><code><em>Track</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the meta object for class '<em>Track</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITrack.html" title="interface in org.eclipse.nebula.widgets.timeline"><code>ITrack</code></a></dd>
</dl>
</li>
</ul>
<a name="getTrack_Timeline--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTrack_Timeline</h4>
<pre>org.eclipse.emf.ecore.EReference&nbsp;getTrack_Timeline()</pre>
<div class="block">Returns the meta object for the container reference '<a href="../../../../../org/eclipse/nebula/widgets/timeline/ITrack.html#getTimeline--"><code><em>Timeline</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the meta object for the container reference '<em>Timeline</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITrack.html#getTimeline--"><code>ITrack.getTimeline()</code></a>,
<a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#getTrack--"><code>getTrack()</code></a></dd>
</dl>
</li>
</ul>
<a name="getTrack_Lanes--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTrack_Lanes</h4>
<pre>org.eclipse.emf.ecore.EReference&nbsp;getTrack_Lanes()</pre>
<div class="block">Returns the meta object for the containment reference list '<a href="../../../../../org/eclipse/nebula/widgets/timeline/ITrack.html#getLanes--"><code><em>Lanes</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the meta object for the containment reference list '<em>Lanes</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITrack.html#getLanes--"><code>ITrack.getLanes()</code></a>,
<a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#getTrack--"><code>getTrack()</code></a></dd>
</dl>
</li>
</ul>
<a name="getTrack_Title--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTrack_Title</h4>
<pre>org.eclipse.emf.ecore.EAttribute&nbsp;getTrack_Title()</pre>
<div class="block">Returns the meta object for the attribute '<a href="../../../../../org/eclipse/nebula/widgets/timeline/ITrack.html#getTitle--"><code><em>Title</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the meta object for the attribute '<em>Title</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITrack.html#getTitle--"><code>ITrack.getTitle()</code></a>,
<a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#getTrack--"><code>getTrack()</code></a></dd>
</dl>
</li>
</ul>
<a name="getTrack__CreateLane--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTrack__CreateLane</h4>
<pre>org.eclipse.emf.ecore.EOperation&nbsp;getTrack__CreateLane()</pre>
<div class="block">Returns the meta object for the '<a href="../../../../../org/eclipse/nebula/widgets/timeline/ITrack.html#createLane--"><code><em>Create Lane</em></code></a>' operation.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the meta object for the '<em>Create Lane</em>' operation.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITrack.html#createLane--"><code>ITrack.createLane()</code></a></dd>
</dl>
</li>
</ul>
<a name="getLane--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getLane</h4>
<pre>org.eclipse.emf.ecore.EClass&nbsp;getLane()</pre>
<div class="block">Returns the meta object for class '<a href="../../../../../org/eclipse/nebula/widgets/timeline/ILane.html" title="interface in org.eclipse.nebula.widgets.timeline"><code><em>Lane</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the meta object for class '<em>Lane</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../org/eclipse/nebula/widgets/timeline/ILane.html" title="interface in org.eclipse.nebula.widgets.timeline"><code>ILane</code></a></dd>
</dl>
</li>
</ul>
<a name="getLane_Track--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getLane_Track</h4>
<pre>org.eclipse.emf.ecore.EReference&nbsp;getLane_Track()</pre>
<div class="block">Returns the meta object for the container reference '<a href="../../../../../org/eclipse/nebula/widgets/timeline/ILane.html#getTrack--"><code><em>Track</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the meta object for the container reference '<em>Track</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../org/eclipse/nebula/widgets/timeline/ILane.html#getTrack--"><code>ILane.getTrack()</code></a>,
<a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#getLane--"><code>getLane()</code></a></dd>
</dl>
</li>
</ul>
<a name="getLane_TimeEvents--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getLane_TimeEvents</h4>
<pre>org.eclipse.emf.ecore.EReference&nbsp;getLane_TimeEvents()</pre>
<div class="block">Returns the meta object for the containment reference list '<a href="../../../../../org/eclipse/nebula/widgets/timeline/ILane.html#getTimeEvents--"><code><em>Time Events</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the meta object for the containment reference list '<em>Time Events</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../org/eclipse/nebula/widgets/timeline/ILane.html#getTimeEvents--"><code>ILane.getTimeEvents()</code></a>,
<a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#getLane--"><code>getLane()</code></a></dd>
</dl>
</li>
</ul>
<a name="getLane__CreateEvent__String_String_long_long_TimeUnit--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getLane__CreateEvent__String_String_long_long_TimeUnit</h4>
<pre>org.eclipse.emf.ecore.EOperation&nbsp;getLane__CreateEvent__String_String_long_long_TimeUnit()</pre>
<div class="block">Returns the meta object for the '<a href="../../../../../org/eclipse/nebula/widgets/timeline/ILane.html#createEvent-java.lang.String-java.lang.String-long-long-java.util.concurrent.TimeUnit-"><code><em>Create Event</em></code></a>' operation.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the meta object for the '<em>Create Event</em>' operation.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../org/eclipse/nebula/widgets/timeline/ILane.html#createEvent-java.lang.String-java.lang.String-long-long-java.util.concurrent.TimeUnit-"><code>ILane.createEvent(java.lang.String, java.lang.String, long, long, java.util.concurrent.TimeUnit)</code></a></dd>
</dl>
</li>
</ul>
<a name="getLane__CreateEvent__String_String_long_long--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getLane__CreateEvent__String_String_long_long</h4>
<pre>org.eclipse.emf.ecore.EOperation&nbsp;getLane__CreateEvent__String_String_long_long()</pre>
<div class="block">Returns the meta object for the '<a href="../../../../../org/eclipse/nebula/widgets/timeline/ILane.html#createEvent-java.lang.String-java.lang.String-long-long-"><code><em>Create Event</em></code></a>' operation.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the meta object for the '<em>Create Event</em>' operation.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../org/eclipse/nebula/widgets/timeline/ILane.html#createEvent-java.lang.String-java.lang.String-long-long-"><code>ILane.createEvent(java.lang.String, java.lang.String, long, long)</code></a></dd>
</dl>
</li>
</ul>
<a name="getTimelineEvent--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTimelineEvent</h4>
<pre>org.eclipse.emf.ecore.EClass&nbsp;getTimelineEvent()</pre>
<div class="block">Returns the meta object for class '<a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelineEvent.html" title="interface in org.eclipse.nebula.widgets.timeline"><code><em>Event</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the meta object for class '<em>Event</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelineEvent.html" title="interface in org.eclipse.nebula.widgets.timeline"><code>ITimelineEvent</code></a></dd>
</dl>
</li>
</ul>
<a name="getTimelineEvent_Lane--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTimelineEvent_Lane</h4>
<pre>org.eclipse.emf.ecore.EReference&nbsp;getTimelineEvent_Lane()</pre>
<div class="block">Returns the meta object for the container reference '<a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelineEvent.html#getLane--"><code><em>Lane</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the meta object for the container reference '<em>Lane</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelineEvent.html#getLane--"><code>ITimelineEvent.getLane()</code></a>,
<a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#getTimelineEvent--"><code>getTimelineEvent()</code></a></dd>
</dl>
</li>
</ul>
<a name="getTimelineEvent_StartTimestamp--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTimelineEvent_StartTimestamp</h4>
<pre>org.eclipse.emf.ecore.EAttribute&nbsp;getTimelineEvent_StartTimestamp()</pre>
<div class="block">Returns the meta object for the attribute '<a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelineEvent.html#getStartTimestamp--"><code><em>Start Timestamp</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the meta object for the attribute '<em>Start Timestamp</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelineEvent.html#getStartTimestamp--"><code>ITimelineEvent.getStartTimestamp()</code></a>,
<a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#getTimelineEvent--"><code>getTimelineEvent()</code></a></dd>
</dl>
</li>
</ul>
<a name="getTimelineEvent_EndTimestamp--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTimelineEvent_EndTimestamp</h4>
<pre>org.eclipse.emf.ecore.EAttribute&nbsp;getTimelineEvent_EndTimestamp()</pre>
<div class="block">Returns the meta object for the attribute '<a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelineEvent.html#getEndTimestamp--"><code><em>End Timestamp</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the meta object for the attribute '<em>End Timestamp</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelineEvent.html#getEndTimestamp--"><code>ITimelineEvent.getEndTimestamp()</code></a>,
<a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#getTimelineEvent--"><code>getTimelineEvent()</code></a></dd>
</dl>
</li>
</ul>
<a name="getTimelineEvent_Title--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTimelineEvent_Title</h4>
<pre>org.eclipse.emf.ecore.EAttribute&nbsp;getTimelineEvent_Title()</pre>
<div class="block">Returns the meta object for the attribute '<a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelineEvent.html#getTitle--"><code><em>Title</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the meta object for the attribute '<em>Title</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelineEvent.html#getTitle--"><code>ITimelineEvent.getTitle()</code></a>,
<a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#getTimelineEvent--"><code>getTimelineEvent()</code></a></dd>
</dl>
</li>
</ul>
<a name="getTimelineEvent_Message--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTimelineEvent_Message</h4>
<pre>org.eclipse.emf.ecore.EAttribute&nbsp;getTimelineEvent_Message()</pre>
<div class="block">Returns the meta object for the attribute '<a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelineEvent.html#getMessage--"><code><em>Message</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the meta object for the attribute '<em>Message</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelineEvent.html#getMessage--"><code>ITimelineEvent.getMessage()</code></a>,
<a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#getTimelineEvent--"><code>getTimelineEvent()</code></a></dd>
</dl>
</li>
</ul>
<a name="getTimelineEvent__GetDuration--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTimelineEvent__GetDuration</h4>
<pre>org.eclipse.emf.ecore.EOperation&nbsp;getTimelineEvent__GetDuration()</pre>
<div class="block">Returns the meta object for the '<a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelineEvent.html#getDuration--"><code><em>Get Duration</em></code></a>' operation.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the meta object for the '<em>Get Duration</em>' operation.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelineEvent.html#getDuration--"><code>ITimelineEvent.getDuration()</code></a></dd>
</dl>
</li>
</ul>
<a name="getTimelineEvent__SetStartTimestamp__long_TimeUnit--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTimelineEvent__SetStartTimestamp__long_TimeUnit</h4>
<pre>org.eclipse.emf.ecore.EOperation&nbsp;getTimelineEvent__SetStartTimestamp__long_TimeUnit()</pre>
<div class="block">Returns the meta object for the '<a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelineEvent.html#setStartTimestamp-long-java.util.concurrent.TimeUnit-"><code><em>Set Start Timestamp</em></code></a>' operation.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the meta object for the '<em>Set Start Timestamp</em>' operation.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelineEvent.html#setStartTimestamp-long-java.util.concurrent.TimeUnit-"><code>ITimelineEvent.setStartTimestamp(long, java.util.concurrent.TimeUnit)</code></a></dd>
</dl>
</li>
</ul>
<a name="getTimelineEvent__SetEndTimestamp__long_TimeUnit--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTimelineEvent__SetEndTimestamp__long_TimeUnit</h4>
<pre>org.eclipse.emf.ecore.EOperation&nbsp;getTimelineEvent__SetEndTimestamp__long_TimeUnit()</pre>
<div class="block">Returns the meta object for the '<a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelineEvent.html#setEndTimestamp-long-java.util.concurrent.TimeUnit-"><code><em>Set End Timestamp</em></code></a>' operation.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the meta object for the '<em>Set End Timestamp</em>' operation.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelineEvent.html#setEndTimestamp-long-java.util.concurrent.TimeUnit-"><code>ITimelineEvent.setEndTimestamp(long, java.util.concurrent.TimeUnit)</code></a></dd>
</dl>
</li>
</ul>
<a name="getTimelineEvent__SetDuration__long_TimeUnit--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTimelineEvent__SetDuration__long_TimeUnit</h4>
<pre>org.eclipse.emf.ecore.EOperation&nbsp;getTimelineEvent__SetDuration__long_TimeUnit()</pre>
<div class="block">Returns the meta object for the '<a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelineEvent.html#setDuration-long-java.util.concurrent.TimeUnit-"><code><em>Set Duration</em></code></a>' operation.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the meta object for the '<em>Set Duration</em>' operation.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelineEvent.html#setDuration-long-java.util.concurrent.TimeUnit-"><code>ITimelineEvent.setDuration(long, java.util.concurrent.TimeUnit)</code></a></dd>
</dl>
</li>
</ul>
<a name="getTimelineEvent__SetDuration__long--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTimelineEvent__SetDuration__long</h4>
<pre>org.eclipse.emf.ecore.EOperation&nbsp;getTimelineEvent__SetDuration__long()</pre>
<div class="block">Returns the meta object for the '<a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelineEvent.html#setDuration-long-"><code><em>Set Duration</em></code></a>' operation.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the meta object for the '<em>Set Duration</em>' operation.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelineEvent.html#setDuration-long-"><code>ITimelineEvent.setDuration(long)</code></a></dd>
</dl>
</li>
</ul>
<a name="getCursor--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCursor</h4>
<pre>org.eclipse.emf.ecore.EClass&nbsp;getCursor()</pre>
<div class="block">Returns the meta object for class '<a href="../../../../../org/eclipse/nebula/widgets/timeline/ICursor.html" title="interface in org.eclipse.nebula.widgets.timeline"><code><em>Cursor</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the meta object for class '<em>Cursor</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../org/eclipse/nebula/widgets/timeline/ICursor.html" title="interface in org.eclipse.nebula.widgets.timeline"><code>ICursor</code></a></dd>
</dl>
</li>
</ul>
<a name="getCursor_Timeline--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCursor_Timeline</h4>
<pre>org.eclipse.emf.ecore.EReference&nbsp;getCursor_Timeline()</pre>
<div class="block">Returns the meta object for the container reference '<a href="../../../../../org/eclipse/nebula/widgets/timeline/ICursor.html#getTimeline--"><code><em>Timeline</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the meta object for the container reference '<em>Timeline</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../org/eclipse/nebula/widgets/timeline/ICursor.html#getTimeline--"><code>ICursor.getTimeline()</code></a>,
<a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#getCursor--"><code>getCursor()</code></a></dd>
</dl>
</li>
</ul>
<a name="getCursor_Timestamp--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCursor_Timestamp</h4>
<pre>org.eclipse.emf.ecore.EAttribute&nbsp;getCursor_Timestamp()</pre>
<div class="block">Returns the meta object for the attribute '<a href="../../../../../org/eclipse/nebula/widgets/timeline/ICursor.html#getTimestamp--"><code><em>Timestamp</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the meta object for the attribute '<em>Timestamp</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../org/eclipse/nebula/widgets/timeline/ICursor.html#getTimestamp--"><code>ICursor.getTimestamp()</code></a>,
<a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#getCursor--"><code>getCursor()</code></a></dd>
</dl>
</li>
</ul>
<a name="getColored--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getColored</h4>
<pre>org.eclipse.emf.ecore.EClass&nbsp;getColored()</pre>
<div class="block">Returns the meta object for class '<a href="../../../../../org/eclipse/nebula/widgets/timeline/IColored.html" title="interface in org.eclipse.nebula.widgets.timeline"><code><em>Colored</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the meta object for class '<em>Colored</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../org/eclipse/nebula/widgets/timeline/IColored.html" title="interface in org.eclipse.nebula.widgets.timeline"><code>IColored</code></a></dd>
</dl>
</li>
</ul>
<a name="getColored_ColorCode--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getColored_ColorCode</h4>
<pre>org.eclipse.emf.ecore.EAttribute&nbsp;getColored_ColorCode()</pre>
<div class="block">Returns the meta object for the attribute '<a href="../../../../../org/eclipse/nebula/widgets/timeline/IColored.html#getColorCode--"><code><em>Color Code</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the meta object for the attribute '<em>Color Code</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../org/eclipse/nebula/widgets/timeline/IColored.html#getColorCode--"><code>IColored.getColorCode()</code></a>,
<a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#getColored--"><code>getColored()</code></a></dd>
</dl>
</li>
</ul>
<a name="getColored_Rgb--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getColored_Rgb</h4>
<pre>org.eclipse.emf.ecore.EAttribute&nbsp;getColored_Rgb()</pre>
<div class="block">Returns the meta object for the attribute '<a href="../../../../../org/eclipse/nebula/widgets/timeline/IColored.html#getRgb--"><code><em>Rgb</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the meta object for the attribute '<em>Rgb</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../org/eclipse/nebula/widgets/timeline/IColored.html#getRgb--"><code>IColored.getRgb()</code></a>,
<a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.html#getColored--"><code>getColored()</code></a></dd>
</dl>
</li>
</ul>
<a name="getTimed--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTimed</h4>
<pre>org.eclipse.emf.ecore.EClass&nbsp;getTimed()</pre>
<div class="block">Returns the meta object for class '<a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimed.html" title="interface in org.eclipse.nebula.widgets.timeline"><code><em>Timed</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the meta object for class '<em>Timed</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimed.html" title="interface in org.eclipse.nebula.widgets.timeline"><code>ITimed</code></a></dd>
</dl>
</li>
</ul>
<a name="getTimed__GetTiming--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTimed__GetTiming</h4>
<pre>org.eclipse.emf.ecore.EOperation&nbsp;getTimed__GetTiming()</pre>
<div class="block">Returns the meta object for the '<a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimed.html#getTiming--"><code><em>Get Timing</em></code></a>' operation.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the meta object for the '<em>Get Timing</em>' operation.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimed.html#getTiming--"><code>ITimed.getTiming()</code></a></dd>
</dl>
</li>
</ul>
<a name="getTimeUnit--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTimeUnit</h4>
<pre>org.eclipse.emf.ecore.EDataType&nbsp;getTimeUnit()</pre>
<div class="block">Returns the meta object for data type '<code><em>Time Unit</em></code>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the meta object for data type '<em>Time Unit</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><code>TimeUnit</code></dd>
</dl>
</li>
</ul>
<a name="getRGB--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getRGB</h4>
<pre>org.eclipse.emf.ecore.EDataType&nbsp;getRGB()</pre>
<div class="block">Returns the meta object for data type '<code><em>RGB</em></code>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the meta object for data type '<em>RGB</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><code>RGB</code></dd>
</dl>
</li>
</ul>
<a name="getTiming--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTiming</h4>
<pre>org.eclipse.emf.ecore.EDataType&nbsp;getTiming()</pre>
<div class="block">Returns the meta object for data type '<a href="../../../../../org/eclipse/nebula/widgets/timeline/Timing.html" title="class in org.eclipse.nebula.widgets.timeline"><code><em>Timing</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the meta object for data type '<em>Timing</em>'.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../org/eclipse/nebula/widgets/timeline/Timing.html" title="class in org.eclipse.nebula.widgets.timeline"><code>Timing</code></a></dd>
</dl>
</li>
</ul>
<a name="getTimelineFactory--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>getTimelineFactory</h4>
<pre><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelineFactory.html" title="interface in org.eclipse.nebula.widgets.timeline">ITimelineFactory</a>&nbsp;getTimelineFactory()</pre>
<div class="block">Returns the factory that creates the instances of the model.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the factory that creates the instances of the model.</dd>
</dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/ITimelinePackage.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelineFactory.html" title="interface in org.eclipse.nebula.widgets.timeline"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../org/eclipse/nebula/widgets/timeline/ITimelinePackage.Literals.html" title="interface in org.eclipse.nebula.widgets.timeline"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/eclipse/nebula/widgets/timeline/ITimelinePackage.html" target="_top">Frames</a></li>
<li><a href="ITimelinePackage.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>