Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'extraplugins/migration/rhapsody/org.eclipse.papyrus.migration.rhapsody.metamodel/src-gen/org/eclipse/papyrus/migration/rhapsody/rhapsodymetamodel/CGIPartition.java')
-rw-r--r--extraplugins/migration/rhapsody/org.eclipse.papyrus.migration.rhapsody.metamodel/src-gen/org/eclipse/papyrus/migration/rhapsody/rhapsodymetamodel/CGIPartition.java266
1 files changed, 266 insertions, 0 deletions
diff --git a/extraplugins/migration/rhapsody/org.eclipse.papyrus.migration.rhapsody.metamodel/src-gen/org/eclipse/papyrus/migration/rhapsody/rhapsodymetamodel/CGIPartition.java b/extraplugins/migration/rhapsody/org.eclipse.papyrus.migration.rhapsody.metamodel/src-gen/org/eclipse/papyrus/migration/rhapsody/rhapsodymetamodel/CGIPartition.java
new file mode 100644
index 00000000000..4bb9ba53661
--- /dev/null
+++ b/extraplugins/migration/rhapsody/org.eclipse.papyrus.migration.rhapsody.metamodel/src-gen/org/eclipse/papyrus/migration/rhapsody/rhapsodymetamodel/CGIPartition.java
@@ -0,0 +1,266 @@
+/**
+ * Copyright (c) 2016 CEA LIST and others.
+ *
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v1.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * CEA LIST - Initial API and implementation
+ *
+ */
+package org.eclipse.papyrus.migration.rhapsody.rhapsodymetamodel;
+
+import org.eclipse.emf.common.util.EList;
+
+/**
+ * <!-- begin-user-doc -->
+ * A representation of the model object '<em><b>CGI Partition</b></em>'.
+ * <!-- end-user-doc -->
+ *
+ * <p>
+ * The following features are supported:
+ * </p>
+ * <ul>
+ * <li>{@link org.eclipse.papyrus.migration.rhapsody.rhapsodymetamodel.CGIPartition#getM_pModelObject <em>MpModel Object</em>}</li>
+ * <li>{@link org.eclipse.papyrus.migration.rhapsody.rhapsodymetamodel.CGIPartition#getM_pParent <em>MpParent</em>}</li>
+ * <li>{@link org.eclipse.papyrus.migration.rhapsody.rhapsodymetamodel.CGIPartition#getM_polygon <em>Mpolygon</em>}</li>
+ * <li>{@link org.eclipse.papyrus.migration.rhapsody.rhapsodymetamodel.CGIPartition#getM_nNameFormat <em>MnName Format</em>}</li>
+ * <li>{@link org.eclipse.papyrus.migration.rhapsody.rhapsodymetamodel.CGIPartition#getM_nIsNameFormat <em>MnIs Name Format</em>}</li>
+ * <li>{@link org.eclipse.papyrus.migration.rhapsody.rhapsodymetamodel.CGIPartition#getFrameset <em>Frameset</em>}</li>
+ * <li>{@link org.eclipse.papyrus.migration.rhapsody.rhapsodymetamodel.CGIPartition#getM_AdditionalLabel <em>MAdditional Label</em>}</li>
+ * <li>{@link org.eclipse.papyrus.migration.rhapsody.rhapsodymetamodel.CGIPartition#getProperties <em>Properties</em>}</li>
+ * <li>{@link org.eclipse.papyrus.migration.rhapsody.rhapsodymetamodel.CGIPartition#getCompartments <em>Compartments</em>}</li>
+ * </ul>
+ *
+ * @see org.eclipse.papyrus.migration.rhapsody.rhapsodymetamodel.UMLRhapsodyPackage#getCGIPartition()
+ * @model
+ * @generated
+ */
+public interface CGIPartition extends GraphElementsType {
+ /**
+ * Returns the value of the '<em><b>MpModel Object</b></em>' reference.
+ * <!-- begin-user-doc -->
+ * <p>
+ * If the meaning of the '<em>MpModel Object</em>' reference isn't clear,
+ * there really should be more of a description here...
+ * </p>
+ * <!-- end-user-doc -->
+ * @return the value of the '<em>MpModel Object</em>' reference.
+ * @see #setM_pModelObject(ISwimlane)
+ * @see org.eclipse.papyrus.migration.rhapsody.rhapsodymetamodel.UMLRhapsodyPackage#getCGIPartition_M_pModelObject()
+ * @model
+ * @generated
+ */
+ ISwimlane getM_pModelObject();
+
+ /**
+ * Sets the value of the '{@link org.eclipse.papyrus.migration.rhapsody.rhapsodymetamodel.CGIPartition#getM_pModelObject <em>MpModel Object</em>}' reference.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @param value the new value of the '<em>MpModel Object</em>' reference.
+ * @see #getM_pModelObject()
+ * @generated
+ */
+ void setM_pModelObject(ISwimlane value);
+
+ /**
+ * Returns the value of the '<em><b>MpParent</b></em>' reference.
+ * <!-- begin-user-doc -->
+ * <p>
+ * If the meaning of the '<em>MpParent</em>' reference isn't clear,
+ * there really should be more of a description here...
+ * </p>
+ * <!-- end-user-doc -->
+ * @return the value of the '<em>MpParent</em>' reference.
+ * @see #setM_pParent(CGISwimlaneFrame)
+ * @see org.eclipse.papyrus.migration.rhapsody.rhapsodymetamodel.UMLRhapsodyPackage#getCGIPartition_M_pParent()
+ * @model
+ * @generated
+ */
+ CGISwimlaneFrame getM_pParent();
+
+ /**
+ * Sets the value of the '{@link org.eclipse.papyrus.migration.rhapsody.rhapsodymetamodel.CGIPartition#getM_pParent <em>MpParent</em>}' reference.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @param value the new value of the '<em>MpParent</em>' reference.
+ * @see #getM_pParent()
+ * @generated
+ */
+ void setM_pParent(CGISwimlaneFrame value);
+
+ /**
+ * Returns the value of the '<em><b>Mpolygon</b></em>' attribute list.
+ * The list contents are of type {@link java.lang.String}.
+ * <!-- begin-user-doc -->
+ * <p>
+ * If the meaning of the '<em>Mpolygon</em>' attribute list isn't clear,
+ * there really should be more of a description here...
+ * </p>
+ * <!-- end-user-doc -->
+ * @return the value of the '<em>Mpolygon</em>' attribute list.
+ * @see org.eclipse.papyrus.migration.rhapsody.rhapsodymetamodel.UMLRhapsodyPackage#getCGIPartition_M_polygon()
+ * @model unique="false"
+ * @generated
+ */
+ EList<String> getM_polygon();
+
+ /**
+ * Returns the value of the '<em><b>MnName Format</b></em>' attribute.
+ * <!-- begin-user-doc -->
+ * <p>
+ * If the meaning of the '<em>MnName Format</em>' attribute isn't clear,
+ * there really should be more of a description here...
+ * </p>
+ * <!-- end-user-doc -->
+ * @return the value of the '<em>MnName Format</em>' attribute.
+ * @see #setM_nNameFormat(String)
+ * @see org.eclipse.papyrus.migration.rhapsody.rhapsodymetamodel.UMLRhapsodyPackage#getCGIPartition_M_nNameFormat()
+ * @model
+ * @generated
+ */
+ String getM_nNameFormat();
+
+ /**
+ * Sets the value of the '{@link org.eclipse.papyrus.migration.rhapsody.rhapsodymetamodel.CGIPartition#getM_nNameFormat <em>MnName Format</em>}' attribute.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @param value the new value of the '<em>MnName Format</em>' attribute.
+ * @see #getM_nNameFormat()
+ * @generated
+ */
+ void setM_nNameFormat(String value);
+
+ /**
+ * Returns the value of the '<em><b>MnIs Name Format</b></em>' attribute.
+ * <!-- begin-user-doc -->
+ * <p>
+ * If the meaning of the '<em>MnIs Name Format</em>' attribute isn't clear,
+ * there really should be more of a description here...
+ * </p>
+ * <!-- end-user-doc -->
+ * @return the value of the '<em>MnIs Name Format</em>' attribute.
+ * @see #setM_nIsNameFormat(String)
+ * @see org.eclipse.papyrus.migration.rhapsody.rhapsodymetamodel.UMLRhapsodyPackage#getCGIPartition_M_nIsNameFormat()
+ * @model
+ * @generated
+ */
+ String getM_nIsNameFormat();
+
+ /**
+ * Sets the value of the '{@link org.eclipse.papyrus.migration.rhapsody.rhapsodymetamodel.CGIPartition#getM_nIsNameFormat <em>MnIs Name Format</em>}' attribute.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @param value the new value of the '<em>MnIs Name Format</em>' attribute.
+ * @see #getM_nIsNameFormat()
+ * @generated
+ */
+ void setM_nIsNameFormat(String value);
+
+ /**
+ * Returns the value of the '<em><b>Frameset</b></em>' attribute.
+ * <!-- begin-user-doc -->
+ * <p>
+ * If the meaning of the '<em>Frameset</em>' attribute isn't clear,
+ * there really should be more of a description here...
+ * </p>
+ * <!-- end-user-doc -->
+ * @return the value of the '<em>Frameset</em>' attribute.
+ * @see #setFrameset(String)
+ * @see org.eclipse.papyrus.migration.rhapsody.rhapsodymetamodel.UMLRhapsodyPackage#getCGIPartition_Frameset()
+ * @model
+ * @generated
+ */
+ String getFrameset();
+
+ /**
+ * Sets the value of the '{@link org.eclipse.papyrus.migration.rhapsody.rhapsodymetamodel.CGIPartition#getFrameset <em>Frameset</em>}' attribute.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @param value the new value of the '<em>Frameset</em>' attribute.
+ * @see #getFrameset()
+ * @generated
+ */
+ void setFrameset(String value);
+
+ /**
+ * Returns the value of the '<em><b>MAdditional Label</b></em>' containment reference.
+ * <!-- begin-user-doc -->
+ * <p>
+ * If the meaning of the '<em>MAdditional Label</em>' containment reference isn't clear,
+ * there really should be more of a description here...
+ * </p>
+ * <!-- end-user-doc -->
+ * @return the value of the '<em>MAdditional Label</em>' containment reference.
+ * @see #setM_AdditionalLabel(CGIText)
+ * @see org.eclipse.papyrus.migration.rhapsody.rhapsodymetamodel.UMLRhapsodyPackage#getCGIPartition_M_AdditionalLabel()
+ * @model containment="true" resolveProxies="true"
+ * @generated
+ */
+ CGIText getM_AdditionalLabel();
+
+ /**
+ * Sets the value of the '{@link org.eclipse.papyrus.migration.rhapsody.rhapsodymetamodel.CGIPartition#getM_AdditionalLabel <em>MAdditional Label</em>}' containment reference.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @param value the new value of the '<em>MAdditional Label</em>' containment reference.
+ * @see #getM_AdditionalLabel()
+ * @generated
+ */
+ void setM_AdditionalLabel(CGIText value);
+
+ /**
+ * Returns the value of the '<em><b>Properties</b></em>' containment reference.
+ * <!-- begin-user-doc -->
+ * <p>
+ * If the meaning of the '<em>Properties</em>' containment reference isn't clear,
+ * there really should be more of a description here...
+ * </p>
+ * <!-- end-user-doc -->
+ * @return the value of the '<em>Properties</em>' containment reference.
+ * @see #setProperties(IPropertyContainer)
+ * @see org.eclipse.papyrus.migration.rhapsody.rhapsodymetamodel.UMLRhapsodyPackage#getCGIPartition_Properties()
+ * @model containment="true" resolveProxies="true"
+ * @generated
+ */
+ IPropertyContainer getProperties();
+
+ /**
+ * Sets the value of the '{@link org.eclipse.papyrus.migration.rhapsody.rhapsodymetamodel.CGIPartition#getProperties <em>Properties</em>}' containment reference.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @param value the new value of the '<em>Properties</em>' containment reference.
+ * @see #getProperties()
+ * @generated
+ */
+ void setProperties(IPropertyContainer value);
+
+ /**
+ * Returns the value of the '<em><b>Compartments</b></em>' containment reference.
+ * <!-- begin-user-doc -->
+ * <p>
+ * If the meaning of the '<em>Compartments</em>' containment reference isn't clear,
+ * there really should be more of a description here...
+ * </p>
+ * <!-- end-user-doc -->
+ * @return the value of the '<em>Compartments</em>' containment reference.
+ * @see #setCompartments(CompartmentsType)
+ * @see org.eclipse.papyrus.migration.rhapsody.rhapsodymetamodel.UMLRhapsodyPackage#getCGIPartition_Compartments()
+ * @model containment="true" resolveProxies="true"
+ * @generated
+ */
+ CompartmentsType getCompartments();
+
+ /**
+ * Sets the value of the '{@link org.eclipse.papyrus.migration.rhapsody.rhapsodymetamodel.CGIPartition#getCompartments <em>Compartments</em>}' containment reference.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @param value the new value of the '<em>Compartments</em>' containment reference.
+ * @see #getCompartments()
+ * @generated
+ */
+ void setCompartments(CompartmentsType value);
+
+} // CGIPartition

Back to the top