Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.etrice.core.room/src-gen/org/eclipse/etrice/core/room/SPPoint.java')
-rw-r--r--plugins/org.eclipse.etrice.core.room/src-gen/org/eclipse/etrice/core/room/SPPoint.java166
1 files changed, 83 insertions, 83 deletions
diff --git a/plugins/org.eclipse.etrice.core.room/src-gen/org/eclipse/etrice/core/room/SPPoint.java b/plugins/org.eclipse.etrice.core.room/src-gen/org/eclipse/etrice/core/room/SPPoint.java
index 5b91af6c5..f9c4cb7fd 100644
--- a/plugins/org.eclipse.etrice.core.room/src-gen/org/eclipse/etrice/core/room/SPPoint.java
+++ b/plugins/org.eclipse.etrice.core.room/src-gen/org/eclipse/etrice/core/room/SPPoint.java
@@ -1,83 +1,83 @@
-/**
- */
-package org.eclipse.etrice.core.room;
-
-import org.eclipse.emf.ecore.EObject;
-
-/**
- * <!-- begin-user-doc -->
- * A representation of the model object '<em><b>SP Point</b></em>'.
- * <!-- end-user-doc -->
- *
- * <!-- begin-model-doc -->
- * <br>Links to a {@link SPPRef} of an {@link ActorContainerRef}, i.e. an SPPRef of a sub actor
- *
- * <!-- end-model-doc -->
- *
- * <p>
- * The following features are supported:
- * <ul>
- * <li>{@link org.eclipse.etrice.core.room.SPPoint#getRef <em>Ref</em>}</li>
- * <li>{@link org.eclipse.etrice.core.room.SPPoint#getService <em>Service</em>}</li>
- * </ul>
- * </p>
- *
- * @see org.eclipse.etrice.core.room.RoomPackage#getSPPoint()
- * @model
- * @generated
- */
-public interface SPPoint extends EObject
-{
- /**
- * Returns the value of the '<em><b>Ref</b></em>' reference.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * <!-- begin-model-doc -->
- * <br>This is the referenced actor container ref.
- *
- * <!-- end-model-doc -->
- * @return the value of the '<em>Ref</em>' reference.
- * @see #setRef(ActorContainerRef)
- * @see org.eclipse.etrice.core.room.RoomPackage#getSPPoint_Ref()
- * @model
- * @generated
- */
- ActorContainerRef getRef();
-
- /**
- * Sets the value of the '{@link org.eclipse.etrice.core.room.SPPoint#getRef <em>Ref</em>}' reference.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param value the new value of the '<em>Ref</em>' reference.
- * @see #getRef()
- * @generated
- */
- void setRef(ActorContainerRef value);
-
- /**
- * Returns the value of the '<em><b>Service</b></em>' reference.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * <!-- begin-model-doc -->
- * <br>This is the referenced service.
- *
- * <!-- end-model-doc -->
- * @return the value of the '<em>Service</em>' reference.
- * @see #setService(SPPRef)
- * @see org.eclipse.etrice.core.room.RoomPackage#getSPPoint_Service()
- * @model
- * @generated
- */
- SPPRef getService();
-
- /**
- * Sets the value of the '{@link org.eclipse.etrice.core.room.SPPoint#getService <em>Service</em>}' reference.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param value the new value of the '<em>Service</em>' reference.
- * @see #getService()
- * @generated
- */
- void setService(SPPRef value);
-
-} // SPPoint
+/**
+ */
+package org.eclipse.etrice.core.room;
+
+import org.eclipse.emf.ecore.EObject;
+
+/**
+ * <!-- begin-user-doc -->
+ * A representation of the model object '<em><b>SP Point</b></em>'.
+ * <!-- end-user-doc -->
+ *
+ * <!-- begin-model-doc -->
+ * <br>Links to a {@link SPPRef} of an {@link ActorContainerRef}, i.e. an SPPRef of a sub actor
+ *
+ * <!-- end-model-doc -->
+ *
+ * <p>
+ * The following features are supported:
+ * <ul>
+ * <li>{@link org.eclipse.etrice.core.room.SPPoint#getRef <em>Ref</em>}</li>
+ * <li>{@link org.eclipse.etrice.core.room.SPPoint#getService <em>Service</em>}</li>
+ * </ul>
+ * </p>
+ *
+ * @see org.eclipse.etrice.core.room.RoomPackage#getSPPoint()
+ * @model
+ * @generated
+ */
+public interface SPPoint extends EObject
+{
+ /**
+ * Returns the value of the '<em><b>Ref</b></em>' reference.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * <!-- begin-model-doc -->
+ * <br>This is the referenced actor container ref.
+ *
+ * <!-- end-model-doc -->
+ * @return the value of the '<em>Ref</em>' reference.
+ * @see #setRef(ActorContainerRef)
+ * @see org.eclipse.etrice.core.room.RoomPackage#getSPPoint_Ref()
+ * @model
+ * @generated
+ */
+ ActorContainerRef getRef();
+
+ /**
+ * Sets the value of the '{@link org.eclipse.etrice.core.room.SPPoint#getRef <em>Ref</em>}' reference.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @param value the new value of the '<em>Ref</em>' reference.
+ * @see #getRef()
+ * @generated
+ */
+ void setRef(ActorContainerRef value);
+
+ /**
+ * Returns the value of the '<em><b>Service</b></em>' reference.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * <!-- begin-model-doc -->
+ * <br>This is the referenced service.
+ *
+ * <!-- end-model-doc -->
+ * @return the value of the '<em>Service</em>' reference.
+ * @see #setService(SPPRef)
+ * @see org.eclipse.etrice.core.room.RoomPackage#getSPPoint_Service()
+ * @model
+ * @generated
+ */
+ SPPRef getService();
+
+ /**
+ * Sets the value of the '{@link org.eclipse.etrice.core.room.SPPoint#getService <em>Service</em>}' reference.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @param value the new value of the '<em>Service</em>' reference.
+ * @see #getService()
+ * @generated
+ */
+ void setService(SPPRef value);
+
+} // SPPoint

Back to the top