Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordonald.g.dunne2016-10-13 02:28:17 +0000
committerdonald.g.dunne2016-10-13 02:28:17 +0000
commitdb1fab9b64eebc2d4de7d5d76ed7c0f252694cb3 (patch)
tree734ce80d01979647fd43336b4c15d3a110300f7a /plugins/org.eclipse.osee.ote.define/src
parent4667d79569d689bd73bf0e63cc88d6fa84884e01 (diff)
downloadorg.eclipse.osee-db1fab9b64eebc2d4de7d5d76ed7c0f252694cb3.tar.gz
org.eclipse.osee-db1fab9b64eebc2d4de7d5d76ed7c0f252694cb3.tar.xz
org.eclipse.osee-db1fab9b64eebc2d4de7d5d76ed7c0f252694cb3.zip
feature[ats_ATS314065]: Convert types and type tokens to long.
Diffstat (limited to 'plugins/org.eclipse.osee.ote.define/src')
-rw-r--r--plugins/org.eclipse.osee.ote.define/src/org/eclipse/osee/ote/define/AUTOGEN/OteAttributeTypes.java56
-rw-r--r--plugins/org.eclipse.osee.ote.define/src/org/eclipse/osee/ote/define/AUTOGEN/OteRelationTypes.java2
2 files changed, 29 insertions, 29 deletions
diff --git a/plugins/org.eclipse.osee.ote.define/src/org/eclipse/osee/ote/define/AUTOGEN/OteAttributeTypes.java b/plugins/org.eclipse.osee.ote.define/src/org/eclipse/osee/ote/define/AUTOGEN/OteAttributeTypes.java
index 7c9ea6ba5e1..f19d4429a1c 100644
--- a/plugins/org.eclipse.osee.ote.define/src/org/eclipse/osee/ote/define/AUTOGEN/OteAttributeTypes.java
+++ b/plugins/org.eclipse.osee.ote.define/src/org/eclipse/osee/ote/define/AUTOGEN/OteAttributeTypes.java
@@ -16,34 +16,34 @@ import org.eclipse.osee.framework.core.data.TokenFactory;
public final class OteAttributeTypes {
// @formatter:off
- public static final IAttributeType BUILD_ID = TokenFactory.createAttributeType(0x100000000000014AL, "Build Id");
- public static final IAttributeType CHECKSUM = TokenFactory.createAttributeType(0x100000000000014BL, "Checksum");
- public static final IAttributeType ELAPSED_DATE = TokenFactory.createAttributeType(0x1000000000000140L, "Elapsed Date");
- public static final IAttributeType END_DATE = TokenFactory.createAttributeType(0x100000000000013FL, "End Date");
- public static final IAttributeType EXTENSION = TokenFactory.createAttributeType(0x1000000000000058L, "Extension");
- public static final IAttributeType FAILED = TokenFactory.createAttributeType(0x1000000000000142L, "Failed");
- public static final IAttributeType IS_BATCH_MODE_ALLOWED = TokenFactory.createAttributeType(0x1000000000000147L, "Is Batch Mode Allowed");
- public static final IAttributeType LAST_AUTHOR = TokenFactory.createAttributeType(0x1000000000000135L, "Last Author");
- public static final IAttributeType LAST_DATE_UPLOADED = TokenFactory.createAttributeType(0x1000000000000148L, "Last Date Uploaded");
- public static final IAttributeType LAST_MODIFIED_DATE = TokenFactory.createAttributeType(0x1000000000000136L, "Last Modified Date");
- public static final IAttributeType MODIFIED_FLAG = TokenFactory.createAttributeType(0x1000000000000134L, "Modified Flag");
- public static final IAttributeType OSEE_SERVER_JAR_VERSION = TokenFactory.createAttributeType(0x100000000000013CL, "OSEE Server Jar Version");
- public static final IAttributeType OSEE_SERVER_TITLE = TokenFactory.createAttributeType(0x100000000000013BL, "OSEE Server Title");
- public static final IAttributeType OSEE_VERSION = TokenFactory.createAttributeType(0x100000000000013AL, "OSEE Version");
- public static final IAttributeType OS_ARCHITECTURE = TokenFactory.createAttributeType(0x1000000000000137L, "OS Architecture");
- public static final IAttributeType OS_NAME = TokenFactory.createAttributeType(0x1000000000000138L, "OS Name");
- public static final IAttributeType OS_VERSION = TokenFactory.createAttributeType(0x1000000000000139L, "OS Version");
- public static final IAttributeType OUTFILE_URL = TokenFactory.createAttributeType(0x1000000000000131L, "Outfile URL");
- public static final IAttributeType PASSED = TokenFactory.createAttributeType(0x1000000000000141L, "Passed");
- public static final IAttributeType PROCESSOR_ID = TokenFactory.createAttributeType(0x100000000000013DL, "Processor ID");
- public static final IAttributeType QUALIFICATION_LEVEL = TokenFactory.createAttributeType(0x1000000000000149L, "Qualification Level");
- public static final IAttributeType RAN_IN_BATCH_MODE = TokenFactory.createAttributeType(0x1000000000000146L, "Ran In Batch Mode");
- public static final IAttributeType REVISION = TokenFactory.createAttributeType(0x1000000000000133L, "Revision");
- public static final IAttributeType SCRIPT_ABORTED = TokenFactory.createAttributeType(0x1000000000000144L, "Script Aborted");
- public static final IAttributeType START_DATE = TokenFactory.createAttributeType(0x100000000000013EL, "Start Date");
- public static final IAttributeType TEST_SCRIPT_URL = TokenFactory.createAttributeType(0x1000000000000132L, "Test Script URL");
- public static final IAttributeType TOTAL_TEST_POINTS = TokenFactory.createAttributeType(0x1000000000000143L, "Total Test Points");
- public static final IAttributeType TestDisposition = TokenFactory.createAttributeType(0x100000000000014CL, "Disposition");
+ public static final IAttributeType BUILD_ID = TokenFactory.createAttributeType(1152921504606847306L, "Build Id");
+ public static final IAttributeType CHECKSUM = TokenFactory.createAttributeType(1152921504606847307L, "Checksum");
+ public static final IAttributeType ELAPSED_DATE = TokenFactory.createAttributeType(1152921504606847296L, "Elapsed Date");
+ public static final IAttributeType END_DATE = TokenFactory.createAttributeType(1152921504606847295L, "End Date");
+ public static final IAttributeType EXTENSION = TokenFactory.createAttributeType(1152921504606847064L, "Extension");
+ public static final IAttributeType FAILED = TokenFactory.createAttributeType(1152921504606847298L, "Failed");
+ public static final IAttributeType IS_BATCH_MODE_ALLOWED = TokenFactory.createAttributeType(1152921504606847303L, "Is Batch Mode Allowed");
+ public static final IAttributeType LAST_AUTHOR = TokenFactory.createAttributeType(1152921504606847285L, "Last Author");
+ public static final IAttributeType LAST_DATE_UPLOADED = TokenFactory.createAttributeType(1152921504606847304L, "Last Date Uploaded");
+ public static final IAttributeType LAST_MODIFIED_DATE = TokenFactory.createAttributeType(1152921504606847286L, "Last Modified Date");
+ public static final IAttributeType MODIFIED_FLAG = TokenFactory.createAttributeType(1152921504606847284L, "Modified Flag");
+ public static final IAttributeType OSEE_SERVER_JAR_VERSION = TokenFactory.createAttributeType(1152921504606847292L, "OSEE Server Jar Version");
+ public static final IAttributeType OSEE_SERVER_TITLE = TokenFactory.createAttributeType(1152921504606847291L, "OSEE Server Title");
+ public static final IAttributeType OSEE_VERSION = TokenFactory.createAttributeType(1152921504606847290L, "OSEE Version");
+ public static final IAttributeType OS_ARCHITECTURE = TokenFactory.createAttributeType(1152921504606847287L, "OS Architecture");
+ public static final IAttributeType OS_NAME = TokenFactory.createAttributeType(1152921504606847288L, "OS Name");
+ public static final IAttributeType OS_VERSION = TokenFactory.createAttributeType(1152921504606847289L, "OS Version");
+ public static final IAttributeType OUTFILE_URL = TokenFactory.createAttributeType(1152921504606847281L, "Outfile URL");
+ public static final IAttributeType PASSED = TokenFactory.createAttributeType(1152921504606847297L, "Passed");
+ public static final IAttributeType PROCESSOR_ID = TokenFactory.createAttributeType(1152921504606847293L, "Processor ID");
+ public static final IAttributeType QUALIFICATION_LEVEL = TokenFactory.createAttributeType(1152921504606847305L, "Qualification Level");
+ public static final IAttributeType RAN_IN_BATCH_MODE = TokenFactory.createAttributeType(1152921504606847302L, "Ran In Batch Mode");
+ public static final IAttributeType REVISION = TokenFactory.createAttributeType(1152921504606847283L, "Revision");
+ public static final IAttributeType SCRIPT_ABORTED = TokenFactory.createAttributeType(1152921504606847300L, "Script Aborted");
+ public static final IAttributeType START_DATE = TokenFactory.createAttributeType(1152921504606847294L, "Start Date");
+ public static final IAttributeType TEST_SCRIPT_URL = TokenFactory.createAttributeType(1152921504606847282L, "Test Script URL");
+ public static final IAttributeType TOTAL_TEST_POINTS = TokenFactory.createAttributeType(1152921504606847299L, "Total Test Points");
+ public static final IAttributeType TestDisposition = TokenFactory.createAttributeType(1152921504606847308L, "Disposition");
// @formatter:on
private OteAttributeTypes() {
diff --git a/plugins/org.eclipse.osee.ote.define/src/org/eclipse/osee/ote/define/AUTOGEN/OteRelationTypes.java b/plugins/org.eclipse.osee.ote.define/src/org/eclipse/osee/ote/define/AUTOGEN/OteRelationTypes.java
index 7dbc899b1ed..ca2fada495f 100644
--- a/plugins/org.eclipse.osee.ote.define/src/org/eclipse/osee/ote/define/AUTOGEN/OteRelationTypes.java
+++ b/plugins/org.eclipse.osee.ote.define/src/org/eclipse/osee/ote/define/AUTOGEN/OteRelationTypes.java
@@ -17,7 +17,7 @@ import org.eclipse.osee.framework.core.enums.RelationSide;
public final class OteRelationTypes {
public static final RelationTypeSide TEST_SCRIPT_TO_RUN_RELATION__TEST_SCRIPT =
- RelationTypeSide.create(RelationSide.SIDE_A, 0x2000000000000176L, "Test Case to Run Relation");
+ RelationTypeSide.create(RelationSide.SIDE_A, 2305843009213694326L, "Test Case to Run Relation");
public static final RelationTypeSide TEST_SCRIPT_TO_RUN_RELATION__TEST_RUN = RelationTypeSide.create(
RelationSide.SIDE_B, 0x2000000000000176L, "Test Case to Run Relation");

Back to the top