From de712fc5afa38649e501b47573421b15f0520b07 Mon Sep 17 00:00:00 2001 From: ddunne Date: Fri, 14 May 2010 20:35:28 +0000 Subject: events --- .../jaxb/resMessages.xsd | 54 +----- .../messaging/event/res/msgs/ObjectFactory.java | 76 +++------ .../msgs/RemoteAccessControlArtifactsEvent1.java | 107 ------------ .../event/res/msgs/RemoteAttributeChange1.java | 2 +- .../event/res/msgs/RemoteBasicGuidArtifact1.java | 95 ++++++++++- .../event/res/msgs/RemoteBasicGuidRelation1.java | 30 +++- .../res/msgs/RemoteBasicModifiedGuidArtifact1.java | 163 ------------------ .../event/res/msgs/RemoteBranchEvent1.java | 2 +- .../event/res/msgs/RemoteBranchRenameEvent1.java | 184 --------------------- .../event/res/msgs/RemoteBroadcastEvent1.java | 2 +- .../res/msgs/RemoteChangeTypeArtifactsEvent1.java | 135 --------------- .../event/res/msgs/RemoteNetworkSender1.java | 2 +- .../res/msgs/RemotePurgedArtifactsEvent1.java | 107 ------------ .../res/msgs/RemoteTransactionDeletedEvent1.java | 2 +- .../event/res/msgs/RemoteTransactionEvent1.java | 174 +++---------------- .../framework/messaging/event/res/ResMessages.java | 10 -- 16 files changed, 177 insertions(+), 968 deletions(-) delete mode 100644 plugins/org.eclipse.osee.framework.messaging.event.res/src-gen/org/eclipse/osee/framework/messaging/event/res/msgs/RemoteAccessControlArtifactsEvent1.java delete mode 100644 plugins/org.eclipse.osee.framework.messaging.event.res/src-gen/org/eclipse/osee/framework/messaging/event/res/msgs/RemoteBasicModifiedGuidArtifact1.java delete mode 100644 plugins/org.eclipse.osee.framework.messaging.event.res/src-gen/org/eclipse/osee/framework/messaging/event/res/msgs/RemoteBranchRenameEvent1.java delete mode 100644 plugins/org.eclipse.osee.framework.messaging.event.res/src-gen/org/eclipse/osee/framework/messaging/event/res/msgs/RemoteChangeTypeArtifactsEvent1.java delete mode 100644 plugins/org.eclipse.osee.framework.messaging.event.res/src-gen/org/eclipse/osee/framework/messaging/event/res/msgs/RemotePurgedArtifactsEvent1.java (limited to 'plugins/org.eclipse.osee.framework.messaging.event.res') diff --git a/plugins/org.eclipse.osee.framework.messaging.event.res/jaxb/resMessages.xsd b/plugins/org.eclipse.osee.framework.messaging.event.res/jaxb/resMessages.xsd index 61110223830..0988ddcc8f5 100644 --- a/plugins/org.eclipse.osee.framework.messaging.event.res/jaxb/resMessages.xsd +++ b/plugins/org.eclipse.osee.framework.messaging.event.res/jaxb/resMessages.xsd @@ -17,30 +17,8 @@ - - - - - - - - - - - - - - - - - - - - - - - + @@ -69,22 +47,9 @@ - - - - - - - - - - - - - - + @@ -93,14 +58,16 @@ - - + + - + + + @@ -113,13 +80,6 @@ - - - - - - - diff --git a/plugins/org.eclipse.osee.framework.messaging.event.res/src-gen/org/eclipse/osee/framework/messaging/event/res/msgs/ObjectFactory.java b/plugins/org.eclipse.osee.framework.messaging.event.res/src-gen/org/eclipse/osee/framework/messaging/event/res/msgs/ObjectFactory.java index 5765e7e23d8..693335cc6d2 100644 --- a/plugins/org.eclipse.osee.framework.messaging.event.res/src-gen/org/eclipse/osee/framework/messaging/event/res/msgs/ObjectFactory.java +++ b/plugins/org.eclipse.osee.framework.messaging.event.res/src-gen/org/eclipse/osee/framework/messaging/event/res/msgs/ObjectFactory.java @@ -2,7 +2,7 @@ // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.3 in JDK 1.6 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2010.04.13 at 01:19:00 PM MST +// Generated on: 2010.05.13 at 02:00:51 PM MST // @@ -37,51 +37,19 @@ public class ObjectFactory { } /** - * Create an instance of {@link RemoteChangeTypeArtifactsEvent1 } - * - */ - public RemoteChangeTypeArtifactsEvent1 createRemoteChangeTypeArtifactsEvent1() { - return new RemoteChangeTypeArtifactsEvent1(); - } - - /** - * Create an instance of {@link RemoteBranchRenameEvent1 } - * - */ - public RemoteBranchRenameEvent1 createRemoteBranchRenameEvent1() { - return new RemoteBranchRenameEvent1(); - } - - /** - * Create an instance of {@link RemoteBroadcastEvent1 } - * - */ - public RemoteBroadcastEvent1 createRemoteBroadcastEvent1() { - return new RemoteBroadcastEvent1(); - } - - /** - * Create an instance of {@link RemoteNetworkSender1 } - * - */ - public RemoteNetworkSender1 createRemoteNetworkSender1() { - return new RemoteNetworkSender1(); - } - - /** - * Create an instance of {@link RemotePurgedArtifactsEvent1 } + * Create an instance of {@link RemoteTransactionEvent1 } * */ - public RemotePurgedArtifactsEvent1 createRemotePurgedArtifactsEvent1() { - return new RemotePurgedArtifactsEvent1(); + public RemoteTransactionEvent1 createRemoteTransactionEvent1() { + return new RemoteTransactionEvent1(); } /** - * Create an instance of {@link RemoteTransactionEvent1 } + * Create an instance of {@link RemoteAttributeChange1 } * */ - public RemoteTransactionEvent1 createRemoteTransactionEvent1() { - return new RemoteTransactionEvent1(); + public RemoteAttributeChange1 createRemoteAttributeChange1() { + return new RemoteAttributeChange1(); } /** @@ -93,43 +61,43 @@ public class ObjectFactory { } /** - * Create an instance of {@link RemoteAttributeChange1 } + * Create an instance of {@link RemoteBranchEvent1 } * */ - public RemoteAttributeChange1 createRemoteAttributeChange1() { - return new RemoteAttributeChange1(); + public RemoteBranchEvent1 createRemoteBranchEvent1() { + return new RemoteBranchEvent1(); } /** - * Create an instance of {@link RemoteBasicModifiedGuidArtifact1 } + * Create an instance of {@link RemoteBasicGuidArtifact1 } * */ - public RemoteBasicModifiedGuidArtifact1 createRemoteBasicModifiedGuidArtifact1() { - return new RemoteBasicModifiedGuidArtifact1(); + public RemoteBasicGuidArtifact1 createRemoteBasicGuidArtifact1() { + return new RemoteBasicGuidArtifact1(); } /** - * Create an instance of {@link RemoteBasicGuidArtifact1 } + * Create an instance of {@link RemoteBroadcastEvent1 } * */ - public RemoteBasicGuidArtifact1 createRemoteBasicGuidArtifact1() { - return new RemoteBasicGuidArtifact1(); + public RemoteBroadcastEvent1 createRemoteBroadcastEvent1() { + return new RemoteBroadcastEvent1(); } /** - * Create an instance of {@link RemoteBranchEvent1 } + * Create an instance of {@link RemoteBasicGuidRelation1 } * */ - public RemoteBranchEvent1 createRemoteBranchEvent1() { - return new RemoteBranchEvent1(); + public RemoteBasicGuidRelation1 createRemoteBasicGuidRelation1() { + return new RemoteBasicGuidRelation1(); } /** - * Create an instance of {@link RemoteAccessControlArtifactsEvent1 } + * Create an instance of {@link RemoteNetworkSender1 } * */ - public RemoteAccessControlArtifactsEvent1 createRemoteAccessControlArtifactsEvent1() { - return new RemoteAccessControlArtifactsEvent1(); + public RemoteNetworkSender1 createRemoteNetworkSender1() { + return new RemoteNetworkSender1(); } } diff --git a/plugins/org.eclipse.osee.framework.messaging.event.res/src-gen/org/eclipse/osee/framework/messaging/event/res/msgs/RemoteAccessControlArtifactsEvent1.java b/plugins/org.eclipse.osee.framework.messaging.event.res/src-gen/org/eclipse/osee/framework/messaging/event/res/msgs/RemoteAccessControlArtifactsEvent1.java deleted file mode 100644 index 52a7f301a08..00000000000 --- a/plugins/org.eclipse.osee.framework.messaging.event.res/src-gen/org/eclipse/osee/framework/messaging/event/res/msgs/RemoteAccessControlArtifactsEvent1.java +++ /dev/null @@ -1,107 +0,0 @@ -// -// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.3 in JDK 1.6 -// See http://java.sun.com/xml/jaxb -// Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2010.04.13 at 01:19:00 PM MST -// - - -package org.eclipse.osee.framework.messaging.event.res.msgs; - -import java.util.ArrayList; -import java.util.List; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; -import org.eclipse.osee.framework.messaging.event.res.RemoteEvent; - - -/** - *

Java class for RemoteAccessControlArtifactsEvent1 complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="RemoteAccessControlArtifactsEvent1">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="modTypeGuid" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         <element name="artifacts" type="{}RemoteBasicGuidArtifact1" maxOccurs="unbounded"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "RemoteAccessControlArtifactsEvent1", propOrder = { - "modTypeGuid", - "artifacts" -}) -public class RemoteAccessControlArtifactsEvent1 - extends RemoteEvent -{ - - @XmlElement(required = true) - protected String modTypeGuid; - @XmlElement(required = true) - protected List artifacts; - - /** - * Gets the value of the modTypeGuid property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getModTypeGuid() { - return modTypeGuid; - } - - /** - * Sets the value of the modTypeGuid property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setModTypeGuid(String value) { - this.modTypeGuid = value; - } - - /** - * Gets the value of the artifacts property. - * - *

- * This accessor method returns a reference to the live list, - * not a snapshot. Therefore any modification you make to the - * returned list will be present inside the JAXB object. - * This is why there is not a set method for the artifacts property. - * - *

- * For example, to add a new item, do as follows: - *

-     *    getArtifacts().add(newItem);
-     * 
- * - * - *

- * Objects of the following type(s) are allowed in the list - * {@link RemoteBasicGuidArtifact1 } - * - * - */ - public List getArtifacts() { - if (artifacts == null) { - artifacts = new ArrayList(); - } - return this.artifacts; - } - -} diff --git a/plugins/org.eclipse.osee.framework.messaging.event.res/src-gen/org/eclipse/osee/framework/messaging/event/res/msgs/RemoteAttributeChange1.java b/plugins/org.eclipse.osee.framework.messaging.event.res/src-gen/org/eclipse/osee/framework/messaging/event/res/msgs/RemoteAttributeChange1.java index c775dece632..091f8b69d46 100644 --- a/plugins/org.eclipse.osee.framework.messaging.event.res/src-gen/org/eclipse/osee/framework/messaging/event/res/msgs/RemoteAttributeChange1.java +++ b/plugins/org.eclipse.osee.framework.messaging.event.res/src-gen/org/eclipse/osee/framework/messaging/event/res/msgs/RemoteAttributeChange1.java @@ -2,7 +2,7 @@ // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.3 in JDK 1.6 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2010.04.26 at 12:16:45 PM MST +// Generated on: 2010.05.13 at 02:00:51 PM MST // diff --git a/plugins/org.eclipse.osee.framework.messaging.event.res/src-gen/org/eclipse/osee/framework/messaging/event/res/msgs/RemoteBasicGuidArtifact1.java b/plugins/org.eclipse.osee.framework.messaging.event.res/src-gen/org/eclipse/osee/framework/messaging/event/res/msgs/RemoteBasicGuidArtifact1.java index 5d75bdb03b2..bb1d46de522 100644 --- a/plugins/org.eclipse.osee.framework.messaging.event.res/src-gen/org/eclipse/osee/framework/messaging/event/res/msgs/RemoteBasicGuidArtifact1.java +++ b/plugins/org.eclipse.osee.framework.messaging.event.res/src-gen/org/eclipse/osee/framework/messaging/event/res/msgs/RemoteBasicGuidArtifact1.java @@ -2,12 +2,14 @@ // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.3 in JDK 1.6 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2010.04.13 at 01:19:00 PM MST +// Generated on: 2010.05.13 at 02:00:51 PM MST // package org.eclipse.osee.framework.messaging.event.res.msgs; +import java.util.ArrayList; +import java.util.List; import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlElement; @@ -25,9 +27,12 @@ import org.eclipse.osee.framework.messaging.event.res.RemoteEvent; * <complexContent> * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> * <sequence> + * <element name="modTypeGuid" type="{http://www.w3.org/2001/XMLSchema}string"/> * <element name="branchGuid" type="{http://www.w3.org/2001/XMLSchema}string"/> * <element name="artTypeGuid" type="{http://www.w3.org/2001/XMLSchema}string"/> * <element name="artGuid" type="{http://www.w3.org/2001/XMLSchema}string"/> + * <element name="attributes" type="{}RemoteAttributeChange1" maxOccurs="unbounded"/> + * <element name="toArtTypeGuid" type="{http://www.w3.org/2001/XMLSchema}string"/> * </sequence> * </restriction> * </complexContent> @@ -38,20 +43,53 @@ import org.eclipse.osee.framework.messaging.event.res.RemoteEvent; */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "RemoteBasicGuidArtifact1", propOrder = { + "modTypeGuid", "branchGuid", "artTypeGuid", - "artGuid" + "artGuid", + "attributes", + "toArtTypeGuid" }) public class RemoteBasicGuidArtifact1 extends RemoteEvent { + @XmlElement(required = true) + protected String modTypeGuid; @XmlElement(required = true) protected String branchGuid; @XmlElement(required = true) protected String artTypeGuid; @XmlElement(required = true) protected String artGuid; + @XmlElement(required = true) + protected List attributes; + @XmlElement(required = true) + protected String toArtTypeGuid; + + /** + * Gets the value of the modTypeGuid property. + * + * @return + * possible object is + * {@link String } + * + */ + public String getModTypeGuid() { + return modTypeGuid; + } + + /** + * Sets the value of the modTypeGuid property. + * + * @param value + * allowed object is + * {@link String } + * + */ + public void setModTypeGuid(String value) { + this.modTypeGuid = value; + } /** * Gets the value of the branchGuid property. @@ -125,4 +163,57 @@ public class RemoteBasicGuidArtifact1 this.artGuid = value; } + /** + * Gets the value of the attributes property. + * + *

+ * This accessor method returns a reference to the live list, + * not a snapshot. Therefore any modification you make to the + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the attributes property. + * + *

+ * For example, to add a new item, do as follows: + *

+     *    getAttributes().add(newItem);
+     * 
+ * + * + *

+ * Objects of the following type(s) are allowed in the list + * {@link RemoteAttributeChange1 } + * + * + */ + public List getAttributes() { + if (attributes == null) { + attributes = new ArrayList(); + } + return this.attributes; + } + + /** + * Gets the value of the toArtTypeGuid property. + * + * @return + * possible object is + * {@link String } + * + */ + public String getToArtTypeGuid() { + return toArtTypeGuid; + } + + /** + * Sets the value of the toArtTypeGuid property. + * + * @param value + * allowed object is + * {@link String } + * + */ + public void setToArtTypeGuid(String value) { + this.toArtTypeGuid = value; + } + } diff --git a/plugins/org.eclipse.osee.framework.messaging.event.res/src-gen/org/eclipse/osee/framework/messaging/event/res/msgs/RemoteBasicGuidRelation1.java b/plugins/org.eclipse.osee.framework.messaging.event.res/src-gen/org/eclipse/osee/framework/messaging/event/res/msgs/RemoteBasicGuidRelation1.java index 8ea2827d388..7e8172cd0d3 100644 --- a/plugins/org.eclipse.osee.framework.messaging.event.res/src-gen/org/eclipse/osee/framework/messaging/event/res/msgs/RemoteBasicGuidRelation1.java +++ b/plugins/org.eclipse.osee.framework.messaging.event.res/src-gen/org/eclipse/osee/framework/messaging/event/res/msgs/RemoteBasicGuidRelation1.java @@ -2,7 +2,7 @@ // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.3 in JDK 1.6 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2010.05.12 at 03:22:29 PM MST +// Generated on: 2010.05.13 at 02:00:51 PM MST // @@ -25,6 +25,7 @@ import org.eclipse.osee.framework.messaging.event.res.RemoteEvent; * <complexContent> * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> * <sequence> + * <element name="modTypeGuid" type="{http://www.w3.org/2001/XMLSchema}string"/> * <element name="branchGuid" type="{http://www.w3.org/2001/XMLSchema}string"/> * <element name="relTypeGuid" type="{http://www.w3.org/2001/XMLSchema}string"/> * <element name="gammaId" type="{http://www.w3.org/2001/XMLSchema}int"/> @@ -40,6 +41,7 @@ import org.eclipse.osee.framework.messaging.event.res.RemoteEvent; */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "RemoteBasicGuidRelation1", propOrder = { + "modTypeGuid", "branchGuid", "relTypeGuid", "gammaId", @@ -50,6 +52,8 @@ public class RemoteBasicGuidRelation1 extends RemoteEvent { + @XmlElement(required = true) + protected String modTypeGuid; @XmlElement(required = true) protected String branchGuid; @XmlElement(required = true) @@ -60,6 +64,30 @@ public class RemoteBasicGuidRelation1 @XmlElement(required = true) protected RemoteBasicGuidArtifact1 artB; + /** + * Gets the value of the modTypeGuid property. + * + * @return + * possible object is + * {@link String } + * + */ + public String getModTypeGuid() { + return modTypeGuid; + } + + /** + * Sets the value of the modTypeGuid property. + * + * @param value + * allowed object is + * {@link String } + * + */ + public void setModTypeGuid(String value) { + this.modTypeGuid = value; + } + /** * Gets the value of the branchGuid property. * diff --git a/plugins/org.eclipse.osee.framework.messaging.event.res/src-gen/org/eclipse/osee/framework/messaging/event/res/msgs/RemoteBasicModifiedGuidArtifact1.java b/plugins/org.eclipse.osee.framework.messaging.event.res/src-gen/org/eclipse/osee/framework/messaging/event/res/msgs/RemoteBasicModifiedGuidArtifact1.java deleted file mode 100644 index 97696349837..00000000000 --- a/plugins/org.eclipse.osee.framework.messaging.event.res/src-gen/org/eclipse/osee/framework/messaging/event/res/msgs/RemoteBasicModifiedGuidArtifact1.java +++ /dev/null @@ -1,163 +0,0 @@ -// -// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.3 in JDK 1.6 -// See http://java.sun.com/xml/jaxb -// Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2010.04.13 at 01:19:00 PM MST -// - - -package org.eclipse.osee.framework.messaging.event.res.msgs; - -import java.util.ArrayList; -import java.util.List; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; -import org.eclipse.osee.framework.messaging.event.res.RemoteEvent; - - -/** - *

Java class for RemoteBasicModifiedGuidArtifact1 complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="RemoteBasicModifiedGuidArtifact1">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="branchGuid" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         <element name="artTypeGuid" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         <element name="artGuid" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         <element name="attributes" type="{}RemoteAttributeChange1" maxOccurs="unbounded"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "RemoteBasicModifiedGuidArtifact1", propOrder = { - "branchGuid", - "artTypeGuid", - "artGuid", - "attributes" -}) -public class RemoteBasicModifiedGuidArtifact1 - extends RemoteEvent -{ - - @XmlElement(required = true) - protected String branchGuid; - @XmlElement(required = true) - protected String artTypeGuid; - @XmlElement(required = true) - protected String artGuid; - @XmlElement(required = true) - protected List attributes; - - /** - * Gets the value of the branchGuid property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getBranchGuid() { - return branchGuid; - } - - /** - * Sets the value of the branchGuid property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setBranchGuid(String value) { - this.branchGuid = value; - } - - /** - * Gets the value of the artTypeGuid property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getArtTypeGuid() { - return artTypeGuid; - } - - /** - * Sets the value of the artTypeGuid property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setArtTypeGuid(String value) { - this.artTypeGuid = value; - } - - /** - * Gets the value of the artGuid property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getArtGuid() { - return artGuid; - } - - /** - * Sets the value of the artGuid property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setArtGuid(String value) { - this.artGuid = value; - } - - /** - * Gets the value of the attributes property. - * - *

- * This accessor method returns a reference to the live list, - * not a snapshot. Therefore any modification you make to the - * returned list will be present inside the JAXB object. - * This is why there is not a set method for the attributes property. - * - *

- * For example, to add a new item, do as follows: - *

-     *    getAttributes().add(newItem);
-     * 
- * - * - *

- * Objects of the following type(s) are allowed in the list - * {@link RemoteAttributeChange1 } - * - * - */ - public List getAttributes() { - if (attributes == null) { - attributes = new ArrayList(); - } - return this.attributes; - } - -} diff --git a/plugins/org.eclipse.osee.framework.messaging.event.res/src-gen/org/eclipse/osee/framework/messaging/event/res/msgs/RemoteBranchEvent1.java b/plugins/org.eclipse.osee.framework.messaging.event.res/src-gen/org/eclipse/osee/framework/messaging/event/res/msgs/RemoteBranchEvent1.java index 23d880a2709..882591627cd 100644 --- a/plugins/org.eclipse.osee.framework.messaging.event.res/src-gen/org/eclipse/osee/framework/messaging/event/res/msgs/RemoteBranchEvent1.java +++ b/plugins/org.eclipse.osee.framework.messaging.event.res/src-gen/org/eclipse/osee/framework/messaging/event/res/msgs/RemoteBranchEvent1.java @@ -2,7 +2,7 @@ // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.3 in JDK 1.6 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2010.04.13 at 01:19:00 PM MST +// Generated on: 2010.05.13 at 02:00:51 PM MST // diff --git a/plugins/org.eclipse.osee.framework.messaging.event.res/src-gen/org/eclipse/osee/framework/messaging/event/res/msgs/RemoteBranchRenameEvent1.java b/plugins/org.eclipse.osee.framework.messaging.event.res/src-gen/org/eclipse/osee/framework/messaging/event/res/msgs/RemoteBranchRenameEvent1.java deleted file mode 100644 index b12170eb59c..00000000000 --- a/plugins/org.eclipse.osee.framework.messaging.event.res/src-gen/org/eclipse/osee/framework/messaging/event/res/msgs/RemoteBranchRenameEvent1.java +++ /dev/null @@ -1,184 +0,0 @@ -// -// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.3 in JDK 1.6 -// See http://java.sun.com/xml/jaxb -// Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2010.04.13 at 01:19:00 PM MST -// - - -package org.eclipse.osee.framework.messaging.event.res.msgs; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; -import org.eclipse.osee.framework.messaging.event.res.RemoteEvent; - - -/** - *

Java class for RemoteBranchRenameEvent1 complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="RemoteBranchRenameEvent1">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="name" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         <element name="shortName" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         <element name="modTypeGuid" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         <element name="branchGuid" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         <element name="networkSender" type="{}RemoteNetworkSender1"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "RemoteBranchRenameEvent1", propOrder = { - "name", - "shortName", - "modTypeGuid", - "branchGuid", - "networkSender" -}) -public class RemoteBranchRenameEvent1 - extends RemoteEvent -{ - - @XmlElement(required = true) - protected String name; - @XmlElement(required = true) - protected String shortName; - @XmlElement(required = true) - protected String modTypeGuid; - @XmlElement(required = true) - protected String branchGuid; - @XmlElement(required = true) - protected RemoteNetworkSender1 networkSender; - - /** - * Gets the value of the name property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getName() { - return name; - } - - /** - * Sets the value of the name property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setName(String value) { - this.name = value; - } - - /** - * Gets the value of the shortName property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getShortName() { - return shortName; - } - - /** - * Sets the value of the shortName property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setShortName(String value) { - this.shortName = value; - } - - /** - * Gets the value of the modTypeGuid property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getModTypeGuid() { - return modTypeGuid; - } - - /** - * Sets the value of the modTypeGuid property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setModTypeGuid(String value) { - this.modTypeGuid = value; - } - - /** - * Gets the value of the branchGuid property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getBranchGuid() { - return branchGuid; - } - - /** - * Sets the value of the branchGuid property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setBranchGuid(String value) { - this.branchGuid = value; - } - - /** - * Gets the value of the networkSender property. - * - * @return - * possible object is - * {@link RemoteNetworkSender1 } - * - */ - public RemoteNetworkSender1 getNetworkSender() { - return networkSender; - } - - /** - * Sets the value of the networkSender property. - * - * @param value - * allowed object is - * {@link RemoteNetworkSender1 } - * - */ - public void setNetworkSender(RemoteNetworkSender1 value) { - this.networkSender = value; - } - -} diff --git a/plugins/org.eclipse.osee.framework.messaging.event.res/src-gen/org/eclipse/osee/framework/messaging/event/res/msgs/RemoteBroadcastEvent1.java b/plugins/org.eclipse.osee.framework.messaging.event.res/src-gen/org/eclipse/osee/framework/messaging/event/res/msgs/RemoteBroadcastEvent1.java index 3dde300e87f..ae57d82a0c9 100644 --- a/plugins/org.eclipse.osee.framework.messaging.event.res/src-gen/org/eclipse/osee/framework/messaging/event/res/msgs/RemoteBroadcastEvent1.java +++ b/plugins/org.eclipse.osee.framework.messaging.event.res/src-gen/org/eclipse/osee/framework/messaging/event/res/msgs/RemoteBroadcastEvent1.java @@ -2,7 +2,7 @@ // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.3 in JDK 1.6 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2010.04.13 at 01:19:00 PM MST +// Generated on: 2010.05.13 at 02:00:51 PM MST // diff --git a/plugins/org.eclipse.osee.framework.messaging.event.res/src-gen/org/eclipse/osee/framework/messaging/event/res/msgs/RemoteChangeTypeArtifactsEvent1.java b/plugins/org.eclipse.osee.framework.messaging.event.res/src-gen/org/eclipse/osee/framework/messaging/event/res/msgs/RemoteChangeTypeArtifactsEvent1.java deleted file mode 100644 index 20666716083..00000000000 --- a/plugins/org.eclipse.osee.framework.messaging.event.res/src-gen/org/eclipse/osee/framework/messaging/event/res/msgs/RemoteChangeTypeArtifactsEvent1.java +++ /dev/null @@ -1,135 +0,0 @@ -// -// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.3 in JDK 1.6 -// See http://java.sun.com/xml/jaxb -// Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2010.04.13 at 01:19:00 PM MST -// - - -package org.eclipse.osee.framework.messaging.event.res.msgs; - -import java.util.ArrayList; -import java.util.List; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; -import org.eclipse.osee.framework.messaging.event.res.RemoteEvent; - - -/** - *

Java class for RemoteChangeTypeArtifactsEvent1 complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="RemoteChangeTypeArtifactsEvent1">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="toArtTypeGuid" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         <element name="artifacts" type="{}RemoteBasicGuidArtifact1" maxOccurs="unbounded"/>
- *         <element name="networkSender" type="{}RemoteNetworkSender1"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "RemoteChangeTypeArtifactsEvent1", propOrder = { - "toArtTypeGuid", - "artifacts", - "networkSender" -}) -public class RemoteChangeTypeArtifactsEvent1 - extends RemoteEvent -{ - - @XmlElement(required = true) - protected String toArtTypeGuid; - @XmlElement(required = true) - protected List artifacts; - @XmlElement(required = true) - protected RemoteNetworkSender1 networkSender; - - /** - * Gets the value of the toArtTypeGuid property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getToArtTypeGuid() { - return toArtTypeGuid; - } - - /** - * Sets the value of the toArtTypeGuid property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setToArtTypeGuid(String value) { - this.toArtTypeGuid = value; - } - - /** - * Gets the value of the artifacts property. - * - *

- * This accessor method returns a reference to the live list, - * not a snapshot. Therefore any modification you make to the - * returned list will be present inside the JAXB object. - * This is why there is not a set method for the artifacts property. - * - *

- * For example, to add a new item, do as follows: - *

-     *    getArtifacts().add(newItem);
-     * 
- * - * - *

- * Objects of the following type(s) are allowed in the list - * {@link RemoteBasicGuidArtifact1 } - * - * - */ - public List getArtifacts() { - if (artifacts == null) { - artifacts = new ArrayList(); - } - return this.artifacts; - } - - /** - * Gets the value of the networkSender property. - * - * @return - * possible object is - * {@link RemoteNetworkSender1 } - * - */ - public RemoteNetworkSender1 getNetworkSender() { - return networkSender; - } - - /** - * Sets the value of the networkSender property. - * - * @param value - * allowed object is - * {@link RemoteNetworkSender1 } - * - */ - public void setNetworkSender(RemoteNetworkSender1 value) { - this.networkSender = value; - } - -} diff --git a/plugins/org.eclipse.osee.framework.messaging.event.res/src-gen/org/eclipse/osee/framework/messaging/event/res/msgs/RemoteNetworkSender1.java b/plugins/org.eclipse.osee.framework.messaging.event.res/src-gen/org/eclipse/osee/framework/messaging/event/res/msgs/RemoteNetworkSender1.java index 4dcf994db66..daa5684652a 100644 --- a/plugins/org.eclipse.osee.framework.messaging.event.res/src-gen/org/eclipse/osee/framework/messaging/event/res/msgs/RemoteNetworkSender1.java +++ b/plugins/org.eclipse.osee.framework.messaging.event.res/src-gen/org/eclipse/osee/framework/messaging/event/res/msgs/RemoteNetworkSender1.java @@ -2,7 +2,7 @@ // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.3 in JDK 1.6 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2010.04.13 at 01:19:00 PM MST +// Generated on: 2010.05.13 at 02:00:51 PM MST // diff --git a/plugins/org.eclipse.osee.framework.messaging.event.res/src-gen/org/eclipse/osee/framework/messaging/event/res/msgs/RemotePurgedArtifactsEvent1.java b/plugins/org.eclipse.osee.framework.messaging.event.res/src-gen/org/eclipse/osee/framework/messaging/event/res/msgs/RemotePurgedArtifactsEvent1.java deleted file mode 100644 index 5892fc4aac3..00000000000 --- a/plugins/org.eclipse.osee.framework.messaging.event.res/src-gen/org/eclipse/osee/framework/messaging/event/res/msgs/RemotePurgedArtifactsEvent1.java +++ /dev/null @@ -1,107 +0,0 @@ -// -// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.3 in JDK 1.6 -// See http://java.sun.com/xml/jaxb -// Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2010.04.13 at 01:19:00 PM MST -// - - -package org.eclipse.osee.framework.messaging.event.res.msgs; - -import java.util.ArrayList; -import java.util.List; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; -import org.eclipse.osee.framework.messaging.event.res.RemoteEvent; - - -/** - *

Java class for RemotePurgedArtifactsEvent1 complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="RemotePurgedArtifactsEvent1">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="artifacts" type="{}RemoteBasicGuidArtifact1" maxOccurs="unbounded"/>
- *         <element name="networkSender" type="{}RemoteNetworkSender1"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "RemotePurgedArtifactsEvent1", propOrder = { - "artifacts", - "networkSender" -}) -public class RemotePurgedArtifactsEvent1 - extends RemoteEvent -{ - - @XmlElement(required = true) - protected List artifacts; - @XmlElement(required = true) - protected RemoteNetworkSender1 networkSender; - - /** - * Gets the value of the artifacts property. - * - *

- * This accessor method returns a reference to the live list, - * not a snapshot. Therefore any modification you make to the - * returned list will be present inside the JAXB object. - * This is why there is not a set method for the artifacts property. - * - *

- * For example, to add a new item, do as follows: - *

-     *    getArtifacts().add(newItem);
-     * 
- * - * - *

- * Objects of the following type(s) are allowed in the list - * {@link RemoteBasicGuidArtifact1 } - * - * - */ - public List getArtifacts() { - if (artifacts == null) { - artifacts = new ArrayList(); - } - return this.artifacts; - } - - /** - * Gets the value of the networkSender property. - * - * @return - * possible object is - * {@link RemoteNetworkSender1 } - * - */ - public RemoteNetworkSender1 getNetworkSender() { - return networkSender; - } - - /** - * Sets the value of the networkSender property. - * - * @param value - * allowed object is - * {@link RemoteNetworkSender1 } - * - */ - public void setNetworkSender(RemoteNetworkSender1 value) { - this.networkSender = value; - } - -} diff --git a/plugins/org.eclipse.osee.framework.messaging.event.res/src-gen/org/eclipse/osee/framework/messaging/event/res/msgs/RemoteTransactionDeletedEvent1.java b/plugins/org.eclipse.osee.framework.messaging.event.res/src-gen/org/eclipse/osee/framework/messaging/event/res/msgs/RemoteTransactionDeletedEvent1.java index af610842253..d50c133361b 100644 --- a/plugins/org.eclipse.osee.framework.messaging.event.res/src-gen/org/eclipse/osee/framework/messaging/event/res/msgs/RemoteTransactionDeletedEvent1.java +++ b/plugins/org.eclipse.osee.framework.messaging.event.res/src-gen/org/eclipse/osee/framework/messaging/event/res/msgs/RemoteTransactionDeletedEvent1.java @@ -2,7 +2,7 @@ // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.3 in JDK 1.6 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2010.04.13 at 01:19:00 PM MST +// Generated on: 2010.05.13 at 02:00:51 PM MST // diff --git a/plugins/org.eclipse.osee.framework.messaging.event.res/src-gen/org/eclipse/osee/framework/messaging/event/res/msgs/RemoteTransactionEvent1.java b/plugins/org.eclipse.osee.framework.messaging.event.res/src-gen/org/eclipse/osee/framework/messaging/event/res/msgs/RemoteTransactionEvent1.java index b8301a432f1..de1fdcc699d 100644 --- a/plugins/org.eclipse.osee.framework.messaging.event.res/src-gen/org/eclipse/osee/framework/messaging/event/res/msgs/RemoteTransactionEvent1.java +++ b/plugins/org.eclipse.osee.framework.messaging.event.res/src-gen/org/eclipse/osee/framework/messaging/event/res/msgs/RemoteTransactionEvent1.java @@ -2,7 +2,7 @@ // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.3 in JDK 1.6 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2010.05.12 at 03:22:29 PM MST +// Generated on: 2010.05.13 at 02:00:51 PM MST // @@ -29,12 +29,8 @@ import org.eclipse.osee.framework.messaging.event.res.RemoteEvent; * <sequence> * <element name="branchGuid" type="{http://www.w3.org/2001/XMLSchema}string"/> * <element name="transactionId" type="{http://www.w3.org/2001/XMLSchema}int"/> - * <element name="modified" type="{}RemoteBasicModifiedGuidArtifact1" maxOccurs="unbounded"/> - * <element name="added" type="{}RemoteBasicGuidArtifact1" maxOccurs="unbounded"/> - * <element name="deleted" type="{}RemoteBasicGuidArtifact1" maxOccurs="unbounded"/> - * <element name="modifiedRel" type="{}RemoteBasicGuidRelation1" maxOccurs="unbounded"/> - * <element name="addedRel" type="{}RemoteBasicGuidRelation1" maxOccurs="unbounded"/> - * <element name="deletedRel" type="{}RemoteBasicGuidRelation1" maxOccurs="unbounded"/> + * <element name="artifacts" type="{}RemoteBasicGuidArtifact1" maxOccurs="unbounded"/> + * <element name="relations" type="{}RemoteBasicGuidRelation1" maxOccurs="unbounded"/> * <element name="networkSender" type="{}RemoteNetworkSender1"/> * </sequence> * </restriction> @@ -48,12 +44,8 @@ import org.eclipse.osee.framework.messaging.event.res.RemoteEvent; @XmlType(name = "RemoteTransactionEvent1", propOrder = { "branchGuid", "transactionId", - "modified", - "added", - "deleted", - "modifiedRel", - "addedRel", - "deletedRel", + "artifacts", + "relations", "networkSender" }) public class RemoteTransactionEvent1 @@ -64,17 +56,9 @@ public class RemoteTransactionEvent1 protected String branchGuid; protected int transactionId; @XmlElement(required = true) - protected List modified; + protected List artifacts; @XmlElement(required = true) - protected List added; - @XmlElement(required = true) - protected List deleted; - @XmlElement(required = true) - protected List modifiedRel; - @XmlElement(required = true) - protected List addedRel; - @XmlElement(required = true) - protected List deletedRel; + protected List relations; @XmlElement(required = true) protected RemoteNetworkSender1 networkSender; @@ -119,47 +103,18 @@ public class RemoteTransactionEvent1 } /** - * Gets the value of the modified property. - * - *

- * This accessor method returns a reference to the live list, - * not a snapshot. Therefore any modification you make to the - * returned list will be present inside the JAXB object. - * This is why there is not a set method for the modified property. - * - *

- * For example, to add a new item, do as follows: - *

-     *    getModified().add(newItem);
-     * 
- * - * - *

- * Objects of the following type(s) are allowed in the list - * {@link RemoteBasicModifiedGuidArtifact1 } - * - * - */ - public List getModified() { - if (modified == null) { - modified = new ArrayList(); - } - return this.modified; - } - - /** - * Gets the value of the added property. + * Gets the value of the artifacts property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore any modification you make to the * returned list will be present inside the JAXB object. - * This is why there is not a set method for the added property. + * This is why there is not a set method for the artifacts property. * *

* For example, to add a new item, do as follows: *

-     *    getAdded().add(newItem);
+     *    getArtifacts().add(newItem);
      * 
* * @@ -169,113 +124,26 @@ public class RemoteTransactionEvent1 * * */ - public List getAdded() { - if (added == null) { - added = new ArrayList(); - } - return this.added; - } - - /** - * Gets the value of the deleted property. - * - *

- * This accessor method returns a reference to the live list, - * not a snapshot. Therefore any modification you make to the - * returned list will be present inside the JAXB object. - * This is why there is not a set method for the deleted property. - * - *

- * For example, to add a new item, do as follows: - *

-     *    getDeleted().add(newItem);
-     * 
- * - * - *

- * Objects of the following type(s) are allowed in the list - * {@link RemoteBasicGuidArtifact1 } - * - * - */ - public List getDeleted() { - if (deleted == null) { - deleted = new ArrayList(); - } - return this.deleted; - } - - /** - * Gets the value of the modifiedRel property. - * - *

- * This accessor method returns a reference to the live list, - * not a snapshot. Therefore any modification you make to the - * returned list will be present inside the JAXB object. - * This is why there is not a set method for the modifiedRel property. - * - *

- * For example, to add a new item, do as follows: - *

-     *    getModifiedRel().add(newItem);
-     * 
- * - * - *

- * Objects of the following type(s) are allowed in the list - * {@link RemoteBasicGuidRelation1 } - * - * - */ - public List getModifiedRel() { - if (modifiedRel == null) { - modifiedRel = new ArrayList(); - } - return this.modifiedRel; - } - - /** - * Gets the value of the addedRel property. - * - *

- * This accessor method returns a reference to the live list, - * not a snapshot. Therefore any modification you make to the - * returned list will be present inside the JAXB object. - * This is why there is not a set method for the addedRel property. - * - *

- * For example, to add a new item, do as follows: - *

-     *    getAddedRel().add(newItem);
-     * 
- * - * - *

- * Objects of the following type(s) are allowed in the list - * {@link RemoteBasicGuidRelation1 } - * - * - */ - public List getAddedRel() { - if (addedRel == null) { - addedRel = new ArrayList(); + public List getArtifacts() { + if (artifacts == null) { + artifacts = new ArrayList(); } - return this.addedRel; + return this.artifacts; } /** - * Gets the value of the deletedRel property. + * Gets the value of the relations property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore any modification you make to the * returned list will be present inside the JAXB object. - * This is why there is not a set method for the deletedRel property. + * This is why there is not a set method for the relations property. * *

* For example, to add a new item, do as follows: *

-     *    getDeletedRel().add(newItem);
+     *    getRelations().add(newItem);
      * 
* * @@ -285,11 +153,11 @@ public class RemoteTransactionEvent1 * * */ - public List getDeletedRel() { - if (deletedRel == null) { - deletedRel = new ArrayList(); + public List getRelations() { + if (relations == null) { + relations = new ArrayList(); } - return this.deletedRel; + return this.relations; } /** diff --git a/plugins/org.eclipse.osee.framework.messaging.event.res/src/org/eclipse/osee/framework/messaging/event/res/ResMessages.java b/plugins/org.eclipse.osee.framework.messaging.event.res/src/org/eclipse/osee/framework/messaging/event/res/ResMessages.java index be3ac4f00da..1b0791f5bdb 100644 --- a/plugins/org.eclipse.osee.framework.messaging.event.res/src/org/eclipse/osee/framework/messaging/event/res/ResMessages.java +++ b/plugins/org.eclipse.osee.framework.messaging.event.res/src/org/eclipse/osee/framework/messaging/event/res/ResMessages.java @@ -1,30 +1,20 @@ package org.eclipse.osee.framework.messaging.event.res; import org.eclipse.osee.framework.messaging.MessageID; -import org.eclipse.osee.framework.messaging.event.res.msgs.RemoteAccessControlArtifactsEvent1; import org.eclipse.osee.framework.messaging.event.res.msgs.RemoteAttributeChange1; import org.eclipse.osee.framework.messaging.event.res.msgs.RemoteBasicGuidArtifact1; -import org.eclipse.osee.framework.messaging.event.res.msgs.RemoteBasicModifiedGuidArtifact1; import org.eclipse.osee.framework.messaging.event.res.msgs.RemoteBranchEvent1; -import org.eclipse.osee.framework.messaging.event.res.msgs.RemoteBranchRenameEvent1; import org.eclipse.osee.framework.messaging.event.res.msgs.RemoteBroadcastEvent1; -import org.eclipse.osee.framework.messaging.event.res.msgs.RemoteChangeTypeArtifactsEvent1; import org.eclipse.osee.framework.messaging.event.res.msgs.RemoteNetworkSender1; -import org.eclipse.osee.framework.messaging.event.res.msgs.RemotePurgedArtifactsEvent1; import org.eclipse.osee.framework.messaging.event.res.msgs.RemoteTransactionDeletedEvent1; import org.eclipse.osee.framework.messaging.event.res.msgs.RemoteTransactionEvent1; public enum ResMessages implements MessageID { - RemoteAccessControlArtifactsEvent1(true, "Aylfa1sC4iArrIaXxugA", "topic:org.eclipse.osee.coverage.msgs.RemoteAccessControlArtifactsEvent1", RemoteAccessControlArtifactsEvent1.class, false), RemoteAttributeChange1(true, "Aylfa1tqjhm0dvCeWVQA", "topic:org.eclipse.osee.coverage.msgs.RemoteAttributeChange1", RemoteAttributeChange1.class, false), RemoteBasicGuidArtifact1(true, "Aylfa1uaknpjHWHAw8QA", "topic:org.eclipse.osee.coverage.msgs.RemoteBasicGuidArtifact1", RemoteBasicGuidArtifact1.class, false), - RemoteBasicModifiedGuidArtifact1(true, "Aylfa1vJfz6i30DiUMQA", "topic:org.eclipse.osee.coverage.msgs.RemoteBasicModifiedGuidArtifact1", RemoteBasicModifiedGuidArtifact1.class, false), RemoteBranchEvent1(true, "Aylfa1wlKXIbX2gOrVgA", "topic:org.eclipse.osee.coverage.msgs.RemoteBranchEvent1", RemoteBranchEvent1.class, false), - RemoteBranchRenameEvent1(true, "Aylfa1yHYFczc6m9GoAA", "topic:org.eclipse.osee.coverage.msgs.RemoteBranchRenameEvent1", RemoteBranchRenameEvent1.class, false), RemoteBroadcastEvent1(true, "Aylfa1y3ZBSIGbVU3JgA", "topic:org.eclipse.osee.coverage.msgs.RemoteBroadcastEvent1", RemoteBroadcastEvent1.class, false), - RemoteChangeTypeArtifactsEvent1(true, "Aylfa1znaBzUzmyid9gA", "topic:org.eclipse.osee.coverage.msgs.RemoteChangeTypeArtifactsEvent1", RemoteChangeTypeArtifactsEvent1.class, false), RemoteNetworkSender1(true, "Aylfa10VPjPhpdOzeLQA", "topic:org.eclipse.osee.coverage.msgs.RemoteNetworkSender1", RemoteNetworkSender1.class, false), - RemotePurgedArtifactsEvent1(true, "Aylfa11DE1DsqNVGkEgA", "topic:org.eclipse.osee.coverage.msgs.RemotePurgedArtifactsEvent1", RemotePurgedArtifactsEvent1.class, false), RemoteTransactionDeletedEvent1(true, "AISIbRbFbXOVTBRJsqQA", "topic:org.eclipse.osee.coverage.msgs.RemoteTransactionDeletedEvent1", RemoteTransactionDeletedEvent1.class, false), RemoteTransactionEvent1(true, "AISIbRj0KGBv62x2pMAA", "topic:org.eclipse.osee.coverage.msgs.RemoteTransactionEvent1", RemoteTransactionEvent1.class, false); -- cgit v1.2.3