blob: 38167e7f60cd38f01cb8f3868cdbe0be57bdd31a [file] [log] [blame]
/**
* 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.interoperability.rpy.rpymetamodel;
import org.eclipse.emf.common.util.EList;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>IClass</b></em>'.
* <!-- end-user-doc -->
*
* <p>
* The following features are supported:
* </p>
* <ul>
* <li>{@link org.eclipse.papyrus.interoperability.rpy.rpymetamodel.IClass#getWeakCGTime <em>Weak CG Time</em>}</li>
* <li>{@link org.eclipse.papyrus.interoperability.rpy.rpymetamodel.IClass#getStrongCGTime <em>Strong CG Time</em>}</li>
* <li>{@link org.eclipse.papyrus.interoperability.rpy.rpymetamodel.IClass#getMultiplicity <em>Multiplicity</em>}</li>
* <li>{@link org.eclipse.papyrus.interoperability.rpy.rpymetamodel.IClass#getClassModifier <em>Class Modifier</em>}</li>
* <li>{@link org.eclipse.papyrus.interoperability.rpy.rpymetamodel.IClass#getProperties <em>Properties</em>}</li>
* <li>{@link org.eclipse.papyrus.interoperability.rpy.rpymetamodel.IClass#getStereotypes <em>Stereotypes</em>}</li>
* <li>{@link org.eclipse.papyrus.interoperability.rpy.rpymetamodel.IClass#getOperations <em>Operations</em>}</li>
* <li>{@link org.eclipse.papyrus.interoperability.rpy.rpymetamodel.IClass#getInheritances <em>Inheritances</em>}</li>
* <li>{@link org.eclipse.papyrus.interoperability.rpy.rpymetamodel.IClass#getTheMainDiagram <em>The Main Diagram</em>}</li>
* <li>{@link org.eclipse.papyrus.interoperability.rpy.rpymetamodel.IClass#getAttrs <em>Attrs</em>}</li>
* <li>{@link org.eclipse.papyrus.interoperability.rpy.rpymetamodel.IClass#getTags <em>Tags</em>}</li>
* <li>{@link org.eclipse.papyrus.interoperability.rpy.rpymetamodel.IClass#getAssociations <em>Associations</em>}</li>
* <li>{@link org.eclipse.papyrus.interoperability.rpy.rpymetamodel.IClass#getDependencies <em>Dependencies</em>}</li>
* <li>{@link org.eclipse.papyrus.interoperability.rpy.rpymetamodel.IClass#getPorts <em>Ports</em>}</li>
* <li>{@link org.eclipse.papyrus.interoperability.rpy.rpymetamodel.IClass#getObjectLinks <em>Object Links</em>}</li>
* <li>{@link org.eclipse.papyrus.interoperability.rpy.rpymetamodel.IClass#getStateCharts <em>State Charts</em>}</li>
* <li>{@link org.eclipse.papyrus.interoperability.rpy.rpymetamodel.IClass#getItsStateChart <em>Its State Chart</em>}</li>
* <li>{@link org.eclipse.papyrus.interoperability.rpy.rpymetamodel.IClass#getTriggeredOperations <em>Triggered Operations</em>}</li>
* <li>{@link org.eclipse.papyrus.interoperability.rpy.rpymetamodel.IClass#getReceptions <em>Receptions</em>}</li>
* <li>{@link org.eclipse.papyrus.interoperability.rpy.rpymetamodel.IClass#getPrimitiveOperations <em>Primitive Operations</em>}</li>
* <li>{@link org.eclipse.papyrus.interoperability.rpy.rpymetamodel.IClass#getAnnotations <em>Annotations</em>}</li>
* <li>{@link org.eclipse.papyrus.interoperability.rpy.rpymetamodel.IClass#getDescription <em>Description</em>}</li>
* <li>{@link org.eclipse.papyrus.interoperability.rpy.rpymetamodel.IClass#getDeclaratives <em>Declaratives</em>}</li>
* <li>{@link org.eclipse.papyrus.interoperability.rpy.rpymetamodel.IClass#getAssociationElements <em>Association Elements</em>}</li>
* <li>{@link org.eclipse.papyrus.interoperability.rpy.rpymetamodel.IClass#getOwnerHandle <em>Owner Handle</em>}</li>
* <li>{@link org.eclipse.papyrus.interoperability.rpy.rpymetamodel.IClass#getHyperLinks <em>Hyper Links</em>}</li>
* <li>{@link org.eclipse.papyrus.interoperability.rpy.rpymetamodel.IClass#getRequiremenTracabilityHandle <em>Requiremen Tracability Handle</em>}</li>
* <li>{@link org.eclipse.papyrus.interoperability.rpy.rpymetamodel.IClass#getComponentFiles <em>Component Files</em>}</li>
* <li>{@link org.eclipse.papyrus.interoperability.rpy.rpymetamodel.IClass#getLinks <em>Links</em>}</li>
* <li>{@link org.eclipse.papyrus.interoperability.rpy.rpymetamodel.IClass#getComponents <em>Components</em>}</li>
* <li>{@link org.eclipse.papyrus.interoperability.rpy.rpymetamodel.IClass#getEventHandles <em>Event Handles</em>}</li>
* <li>{@link org.eclipse.papyrus.interoperability.rpy.rpymetamodel.IClass#getTemplateParameters <em>Template Parameters</em>}</li>
* <li>{@link org.eclipse.papyrus.interoperability.rpy.rpymetamodel.IClass#getCodeUpdateCGTime <em>Code Update CG Time</em>}</li>
* <li>{@link org.eclipse.papyrus.interoperability.rpy.rpymetamodel.IClass#getCmheader <em>Cmheader</em>}</li>
* </ul>
*
* @see org.eclipse.papyrus.interoperability.rpy.rpymetamodel.UMLRpyPackage#getIClass()
* @model
* @generated
*/
public interface IClass extends IClassifier, DeclarativesType, M_pBaseType, DependsOnType, M_subjectType, ValueType, ConveyedType, TargetType, M_pModelObjectType {
/**
* Returns the value of the '<em><b>Weak CG Time</b></em>' attribute list.
* The list contents are of type {@link java.lang.String}.
* <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>Weak CG Time</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>Weak CG Time</em>' attribute list.
* @see org.eclipse.papyrus.interoperability.rpy.rpymetamodel.UMLRpyPackage#getIClass_WeakCGTime()
* @model unique="false"
* @generated
*/
EList<String> getWeakCGTime();
/**
* Returns the value of the '<em><b>Strong CG Time</b></em>' attribute list.
* The list contents are of type {@link java.lang.String}.
* <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>Strong CG Time</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>Strong CG Time</em>' attribute list.
* @see org.eclipse.papyrus.interoperability.rpy.rpymetamodel.UMLRpyPackage#getIClass_StrongCGTime()
* @model unique="false"
* @generated
*/
EList<String> getStrongCGTime();
/**
* Returns the value of the '<em><b>Multiplicity</b></em>' attribute.
* <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>Multiplicity</em>' attribute isn't clear,
* there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
* @return the value of the '<em>Multiplicity</em>' attribute.
* @see #setMultiplicity(String)
* @see org.eclipse.papyrus.interoperability.rpy.rpymetamodel.UMLRpyPackage#getIClass_Multiplicity()
* @model
* @generated
*/
String getMultiplicity();
/**
* Sets the value of the '{@link org.eclipse.papyrus.interoperability.rpy.rpymetamodel.IClass#getMultiplicity <em>Multiplicity</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @param value the new value of the '<em>Multiplicity</em>' attribute.
* @see #getMultiplicity()
* @generated
*/
void setMultiplicity(String value);
/**
* Returns the value of the '<em><b>Class Modifier</b></em>' attribute.
* <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>Class Modifier</em>' attribute isn't clear,
* there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
* @return the value of the '<em>Class Modifier</em>' attribute.
* @see #setClassModifier(String)
* @see org.eclipse.papyrus.interoperability.rpy.rpymetamodel.UMLRpyPackage#getIClass_ClassModifier()
* @model
* @generated
*/
String getClassModifier();
/**
* Sets the value of the '{@link org.eclipse.papyrus.interoperability.rpy.rpymetamodel.IClass#getClassModifier <em>Class Modifier</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @param value the new value of the '<em>Class Modifier</em>' attribute.
* @see #getClassModifier()
* @generated
*/
void setClassModifier(String 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(PropertiesType)
* @see org.eclipse.papyrus.interoperability.rpy.rpymetamodel.UMLRpyPackage#getIClass_Properties()
* @model containment="true" resolveProxies="true"
* @generated
*/
PropertiesType getProperties();
/**
* Sets the value of the '{@link org.eclipse.papyrus.interoperability.rpy.rpymetamodel.IClass#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(PropertiesType value);
/**
* Returns the value of the '<em><b>Stereotypes</b></em>' reference list.
* The list contents are of type {@link org.eclipse.papyrus.interoperability.rpy.rpymetamodel.IUnit}.
* <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>Stereotypes</em>' reference list isn't clear,
* there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
* @return the value of the '<em>Stereotypes</em>' reference list.
* @see org.eclipse.papyrus.interoperability.rpy.rpymetamodel.UMLRpyPackage#getIClass_Stereotypes()
* @model
* @generated
*/
EList<IUnit> getStereotypes();
/**
* Returns the value of the '<em><b>Operations</b></em>' containment reference list.
* The list contents are of type {@link org.eclipse.papyrus.interoperability.rpy.rpymetamodel.OperationsType}.
* <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>Operations</em>' containment reference list isn't clear,
* there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
* @return the value of the '<em>Operations</em>' containment reference list.
* @see org.eclipse.papyrus.interoperability.rpy.rpymetamodel.UMLRpyPackage#getIClass_Operations()
* @model containment="true" resolveProxies="true"
* @generated
*/
EList<OperationsType> getOperations();
/**
* Returns the value of the '<em><b>Inheritances</b></em>' containment reference list.
* The list contents are of type {@link org.eclipse.papyrus.interoperability.rpy.rpymetamodel.IModelElement}.
* <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>Inheritances</em>' containment reference list isn't clear,
* there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
* @return the value of the '<em>Inheritances</em>' containment reference list.
* @see org.eclipse.papyrus.interoperability.rpy.rpymetamodel.UMLRpyPackage#getIClass_Inheritances()
* @model containment="true" resolveProxies="true"
* @generated
*/
EList<IModelElement> getInheritances();
/**
* Returns the value of the '<em><b>The Main Diagram</b></em>' reference.
* <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>The Main Diagram</em>' reference isn't clear,
* there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
* @return the value of the '<em>The Main Diagram</em>' reference.
* @see #setTheMainDiagram(TheMainDiagramType)
* @see org.eclipse.papyrus.interoperability.rpy.rpymetamodel.UMLRpyPackage#getIClass_TheMainDiagram()
* @model
* @generated
*/
TheMainDiagramType getTheMainDiagram();
/**
* Sets the value of the '{@link org.eclipse.papyrus.interoperability.rpy.rpymetamodel.IClass#getTheMainDiagram <em>The Main Diagram</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @param value the new value of the '<em>The Main Diagram</em>' reference.
* @see #getTheMainDiagram()
* @generated
*/
void setTheMainDiagram(TheMainDiagramType value);
/**
* Returns the value of the '<em><b>Attrs</b></em>' containment reference list.
* The list contents are of type {@link org.eclipse.papyrus.interoperability.rpy.rpymetamodel.IUnit}.
* <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>Attrs</em>' containment reference list isn't clear,
* there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
* @return the value of the '<em>Attrs</em>' containment reference list.
* @see org.eclipse.papyrus.interoperability.rpy.rpymetamodel.UMLRpyPackage#getIClass_Attrs()
* @model containment="true" resolveProxies="true"
* @generated
*/
EList<IUnit> getAttrs();
/**
* Returns the value of the '<em><b>Tags</b></em>' containment reference list.
* The list contents are of type {@link org.eclipse.papyrus.interoperability.rpy.rpymetamodel.ITag}.
* <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>Tags</em>' containment reference list isn't clear,
* there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
* @return the value of the '<em>Tags</em>' containment reference list.
* @see org.eclipse.papyrus.interoperability.rpy.rpymetamodel.UMLRpyPackage#getIClass_Tags()
* @model containment="true" resolveProxies="true"
* @generated
*/
EList<ITag> getTags();
/**
* Returns the value of the '<em><b>Associations</b></em>' containment reference list.
* The list contents are of type {@link org.eclipse.papyrus.interoperability.rpy.rpymetamodel.AssociationsType}.
* <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>Associations</em>' containment reference list isn't clear,
* there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
* @return the value of the '<em>Associations</em>' containment reference list.
* @see org.eclipse.papyrus.interoperability.rpy.rpymetamodel.UMLRpyPackage#getIClass_Associations()
* @model containment="true" resolveProxies="true"
* @generated
*/
EList<AssociationsType> getAssociations();
/**
* Returns the value of the '<em><b>Dependencies</b></em>' containment reference list.
* The list contents are of type {@link org.eclipse.papyrus.interoperability.rpy.rpymetamodel.IDependency}.
* <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>Dependencies</em>' containment reference list isn't clear,
* there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
* @return the value of the '<em>Dependencies</em>' containment reference list.
* @see org.eclipse.papyrus.interoperability.rpy.rpymetamodel.UMLRpyPackage#getIClass_Dependencies()
* @model containment="true" resolveProxies="true"
* @generated
*/
EList<IDependency> getDependencies();
/**
* Returns the value of the '<em><b>Ports</b></em>' containment reference list.
* The list contents are of type {@link org.eclipse.papyrus.interoperability.rpy.rpymetamodel.IRelation}.
* <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>Ports</em>' containment reference list isn't clear,
* there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
* @return the value of the '<em>Ports</em>' containment reference list.
* @see org.eclipse.papyrus.interoperability.rpy.rpymetamodel.UMLRpyPackage#getIClass_Ports()
* @model containment="true" resolveProxies="true"
* @generated
*/
EList<IRelation> getPorts();
/**
* Returns the value of the '<em><b>Object Links</b></em>' containment reference list.
* The list contents are of type {@link org.eclipse.papyrus.interoperability.rpy.rpymetamodel.ObjectLinksType}.
* <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>Object Links</em>' containment reference list isn't clear,
* there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
* @return the value of the '<em>Object Links</em>' containment reference list.
* @see org.eclipse.papyrus.interoperability.rpy.rpymetamodel.UMLRpyPackage#getIClass_ObjectLinks()
* @model containment="true" resolveProxies="true"
* @generated
*/
EList<ObjectLinksType> getObjectLinks();
/**
* Returns the value of the '<em><b>State Charts</b></em>' containment reference list.
* The list contents are of type {@link org.eclipse.papyrus.interoperability.rpy.rpymetamodel.NestedStateChartType}.
* <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>State Charts</em>' containment reference list isn't clear,
* there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
* @return the value of the '<em>State Charts</em>' containment reference list.
* @see org.eclipse.papyrus.interoperability.rpy.rpymetamodel.UMLRpyPackage#getIClass_StateCharts()
* @model containment="true" resolveProxies="true"
* @generated
*/
EList<NestedStateChartType> getStateCharts();
/**
* Returns the value of the '<em><b>Its State Chart</b></em>' reference.
* <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>Its State Chart</em>' reference isn't clear,
* there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
* @return the value of the '<em>Its State Chart</em>' reference.
* @see #setItsStateChart(ItsStateChartType)
* @see org.eclipse.papyrus.interoperability.rpy.rpymetamodel.UMLRpyPackage#getIClass_ItsStateChart()
* @model
* @generated
*/
ItsStateChartType getItsStateChart();
/**
* Sets the value of the '{@link org.eclipse.papyrus.interoperability.rpy.rpymetamodel.IClass#getItsStateChart <em>Its State Chart</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @param value the new value of the '<em>Its State Chart</em>' reference.
* @see #getItsStateChart()
* @generated
*/
void setItsStateChart(ItsStateChartType value);
/**
* Returns the value of the '<em><b>Triggered Operations</b></em>' reference list.
* The list contents are of type {@link org.eclipse.papyrus.interoperability.rpy.rpymetamodel.UnknownType}.
* <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>Triggered Operations</em>' reference list isn't clear,
* there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
* @return the value of the '<em>Triggered Operations</em>' reference list.
* @see org.eclipse.papyrus.interoperability.rpy.rpymetamodel.UMLRpyPackage#getIClass_TriggeredOperations()
* @model
* @generated
*/
EList<UnknownType> getTriggeredOperations();
/**
* Returns the value of the '<em><b>Receptions</b></em>' reference list.
* The list contents are of type {@link org.eclipse.papyrus.interoperability.rpy.rpymetamodel.UnknownType}.
* <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>Receptions</em>' reference list isn't clear,
* there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
* @return the value of the '<em>Receptions</em>' reference list.
* @see org.eclipse.papyrus.interoperability.rpy.rpymetamodel.UMLRpyPackage#getIClass_Receptions()
* @model
* @generated
*/
EList<UnknownType> getReceptions();
/**
* Returns the value of the '<em><b>Primitive Operations</b></em>' containment reference list.
* The list contents are of type {@link org.eclipse.papyrus.interoperability.rpy.rpymetamodel.OperationsType}.
* <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>Primitive Operations</em>' containment reference list isn't clear,
* there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
* @return the value of the '<em>Primitive Operations</em>' containment reference list.
* @see org.eclipse.papyrus.interoperability.rpy.rpymetamodel.UMLRpyPackage#getIClass_PrimitiveOperations()
* @model containment="true" resolveProxies="true"
* @generated
*/
EList<OperationsType> getPrimitiveOperations();
/**
* Returns the value of the '<em><b>Annotations</b></em>' containment reference list.
* The list contents are of type {@link org.eclipse.papyrus.interoperability.rpy.rpymetamodel.IUnit}.
* <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>Annotations</em>' containment reference list isn't clear,
* there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
* @return the value of the '<em>Annotations</em>' containment reference list.
* @see org.eclipse.papyrus.interoperability.rpy.rpymetamodel.UMLRpyPackage#getIClass_Annotations()
* @model containment="true" resolveProxies="true"
* @generated
*/
EList<IUnit> getAnnotations();
/**
* Returns the value of the '<em><b>Description</b></em>' containment reference.
* <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>Description</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>Description</em>' containment reference.
* @see #setDescription(DescriptionType)
* @see org.eclipse.papyrus.interoperability.rpy.rpymetamodel.UMLRpyPackage#getIClass_Description()
* @model containment="true" resolveProxies="true"
* @generated
*/
DescriptionType getDescription();
/**
* Sets the value of the '{@link org.eclipse.papyrus.interoperability.rpy.rpymetamodel.IClass#getDescription <em>Description</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @param value the new value of the '<em>Description</em>' containment reference.
* @see #getDescription()
* @generated
*/
void setDescription(DescriptionType value);
/**
* Returns the value of the '<em><b>Declaratives</b></em>' containment reference list.
* The list contents are of type {@link org.eclipse.papyrus.interoperability.rpy.rpymetamodel.DeclarativesType}.
* <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>Declaratives</em>' containment reference list isn't clear,
* there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
* @return the value of the '<em>Declaratives</em>' containment reference list.
* @see org.eclipse.papyrus.interoperability.rpy.rpymetamodel.UMLRpyPackage#getIClass_Declaratives()
* @model containment="true" resolveProxies="true"
* @generated
*/
EList<DeclarativesType> getDeclaratives();
/**
* Returns the value of the '<em><b>Association Elements</b></em>' reference list.
* The list contents are of type {@link org.eclipse.papyrus.interoperability.rpy.rpymetamodel.UnknownType}.
* <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>Association Elements</em>' reference list isn't clear,
* there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
* @return the value of the '<em>Association Elements</em>' reference list.
* @see org.eclipse.papyrus.interoperability.rpy.rpymetamodel.UMLRpyPackage#getIClass_AssociationElements()
* @model
* @generated
*/
EList<UnknownType> getAssociationElements();
/**
* Returns the value of the '<em><b>Owner Handle</b></em>' reference.
* <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>Owner Handle</em>' reference isn't clear,
* there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
* @return the value of the '<em>Owner Handle</em>' reference.
* @see #setOwnerHandle(ISubsystem)
* @see org.eclipse.papyrus.interoperability.rpy.rpymetamodel.UMLRpyPackage#getIClass_OwnerHandle()
* @model
* @generated
*/
ISubsystem getOwnerHandle();
/**
* Sets the value of the '{@link org.eclipse.papyrus.interoperability.rpy.rpymetamodel.IClass#getOwnerHandle <em>Owner Handle</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @param value the new value of the '<em>Owner Handle</em>' reference.
* @see #getOwnerHandle()
* @generated
*/
void setOwnerHandle(ISubsystem value);
/**
* Returns the value of the '<em><b>Hyper Links</b></em>' containment reference list.
* The list contents are of type {@link org.eclipse.papyrus.interoperability.rpy.rpymetamodel.IMHyperLink}.
* <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>Hyper Links</em>' containment reference list isn't clear,
* there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
* @return the value of the '<em>Hyper Links</em>' containment reference list.
* @see org.eclipse.papyrus.interoperability.rpy.rpymetamodel.UMLRpyPackage#getIClass_HyperLinks()
* @model containment="true" resolveProxies="true"
* @generated
*/
EList<IMHyperLink> getHyperLinks();
/**
* Returns the value of the '<em><b>Requiremen Tracability Handle</b></em>' attribute.
* <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>Requiremen Tracability Handle</em>' attribute isn't clear,
* there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
* @return the value of the '<em>Requiremen Tracability Handle</em>' attribute.
* @see #setRequiremenTracabilityHandle(String)
* @see org.eclipse.papyrus.interoperability.rpy.rpymetamodel.UMLRpyPackage#getIClass_RequiremenTracabilityHandle()
* @model
* @generated
*/
String getRequiremenTracabilityHandle();
/**
* Sets the value of the '{@link org.eclipse.papyrus.interoperability.rpy.rpymetamodel.IClass#getRequiremenTracabilityHandle <em>Requiremen Tracability Handle</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @param value the new value of the '<em>Requiremen Tracability Handle</em>' attribute.
* @see #getRequiremenTracabilityHandle()
* @generated
*/
void setRequiremenTracabilityHandle(String value);
/**
* Returns the value of the '<em><b>Component Files</b></em>' containment reference list.
* The list contents are of type {@link org.eclipse.papyrus.interoperability.rpy.rpymetamodel.IFile}.
* <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>Component Files</em>' containment reference list isn't clear,
* there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
* @return the value of the '<em>Component Files</em>' containment reference list.
* @see org.eclipse.papyrus.interoperability.rpy.rpymetamodel.UMLRpyPackage#getIClass_ComponentFiles()
* @model containment="true" resolveProxies="true"
* @generated
*/
EList<IFile> getComponentFiles();
/**
* Returns the value of the '<em><b>Links</b></em>' containment reference list.
* The list contents are of type {@link org.eclipse.papyrus.interoperability.rpy.rpymetamodel.LinksType}.
* <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>Links</em>' containment reference list isn't clear,
* there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
* @return the value of the '<em>Links</em>' containment reference list.
* @see org.eclipse.papyrus.interoperability.rpy.rpymetamodel.UMLRpyPackage#getIClass_Links()
* @model containment="true" resolveProxies="true"
* @generated
*/
EList<LinksType> getLinks();
/**
* Returns the value of the '<em><b>Components</b></em>' containment reference list.
* The list contents are of type {@link org.eclipse.papyrus.interoperability.rpy.rpymetamodel.ComponentsType}.
* <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>Components</em>' containment reference list isn't clear,
* there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
* @return the value of the '<em>Components</em>' containment reference list.
* @see org.eclipse.papyrus.interoperability.rpy.rpymetamodel.UMLRpyPackage#getIClass_Components()
* @model containment="true" resolveProxies="true"
* @generated
*/
EList<ComponentsType> getComponents();
/**
* Returns the value of the '<em><b>Event Handles</b></em>' reference.
* <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>Event Handles</em>' reference isn't clear,
* there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
* @return the value of the '<em>Event Handles</em>' reference.
* @see #setEventHandles(IInterfaceItem)
* @see org.eclipse.papyrus.interoperability.rpy.rpymetamodel.UMLRpyPackage#getIClass_EventHandles()
* @model
* @generated
*/
IInterfaceItem getEventHandles();
/**
* Sets the value of the '{@link org.eclipse.papyrus.interoperability.rpy.rpymetamodel.IClass#getEventHandles <em>Event Handles</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @param value the new value of the '<em>Event Handles</em>' reference.
* @see #getEventHandles()
* @generated
*/
void setEventHandles(IInterfaceItem value);
/**
* Returns the value of the '<em><b>Template Parameters</b></em>' containment reference list.
* The list contents are of type {@link org.eclipse.papyrus.interoperability.rpy.rpymetamodel.ITemplateParameter}.
* <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>Template Parameters</em>' containment reference list isn't clear,
* there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
* @return the value of the '<em>Template Parameters</em>' containment reference list.
* @see org.eclipse.papyrus.interoperability.rpy.rpymetamodel.UMLRpyPackage#getIClass_TemplateParameters()
* @model containment="true" resolveProxies="true"
* @generated
*/
EList<ITemplateParameter> getTemplateParameters();
/**
* Returns the value of the '<em><b>Code Update CG Time</b></em>' attribute list.
* The list contents are of type {@link java.lang.String}.
* <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>Code Update CG Time</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>Code Update CG Time</em>' attribute list.
* @see org.eclipse.papyrus.interoperability.rpy.rpymetamodel.UMLRpyPackage#getIClass_CodeUpdateCGTime()
* @model unique="false"
* @generated
*/
EList<String> getCodeUpdateCGTime();
/**
* Returns the value of the '<em><b>Cmheader</b></em>' attribute.
* <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>Cmheader</em>' attribute isn't clear,
* there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
* @return the value of the '<em>Cmheader</em>' attribute.
* @see #setCmheader(String)
* @see org.eclipse.papyrus.interoperability.rpy.rpymetamodel.UMLRpyPackage#getIClass_Cmheader()
* @model
* @generated
*/
String getCmheader();
/**
* Sets the value of the '{@link org.eclipse.papyrus.interoperability.rpy.rpymetamodel.IClass#getCmheader <em>Cmheader</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @param value the new value of the '<em>Cmheader</em>' attribute.
* @see #getCmheader()
* @generated
*/
void setCmheader(String value);
} // IClass