blob: 5f59568d475328172add03c3344ee6b0d5594868 [file] [log] [blame]
/*******************************************************************************
* Copyright (c) 2015, 2018 Willink Transformations and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* E.D.Willink - initial API and implementation
*******************************************************************************/
package org.eclipse.qvtd.pivot.qvtimperative.evaluationstatus;
import org.eclipse.emf.common.util.EList;
import org.eclipse.emf.ecore.EObject;
import org.eclipse.ocl.pivot.Type;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>Class Status</b></em>'.
* <!-- end-user-doc -->
*
* <p>
* The following features are supported:
* </p>
* <ul>
* <li>{@link org.eclipse.qvtd.pivot.qvtimperative.evaluationstatus.ClassStatus#getAssociationStatuses <em>Association Statuses</em>}</li>
* <li>{@link org.eclipse.qvtd.pivot.qvtimperative.evaluationstatus.ClassStatus#getEObject <em>EObject</em>}</li>
* <li>{@link org.eclipse.qvtd.pivot.qvtimperative.evaluationstatus.ClassStatus#isIsInput <em>Is Input</em>}</li>
* <li>{@link org.eclipse.qvtd.pivot.qvtimperative.evaluationstatus.ClassStatus#isIsOutput <em>Is Output</em>}</li>
* <li>{@link org.eclipse.qvtd.pivot.qvtimperative.evaluationstatus.ClassStatus#getOwnedAttributeStatuses <em>Owned Attribute Statuses</em>}</li>
* <li>{@link org.eclipse.qvtd.pivot.qvtimperative.evaluationstatus.ClassStatus#getOwningTransformationStatus <em>Owning Transformation Status</em>}</li>
* <li>{@link org.eclipse.qvtd.pivot.qvtimperative.evaluationstatus.ClassStatus#getType <em>Type</em>}</li>
* </ul>
*
* @see org.eclipse.qvtd.pivot.qvtimperative.evaluationstatus.EvaluationStatusPackage#getClassStatus()
* @model
* @generated
*/
public interface ClassStatus extends ElementStatus {
/**
* Returns the value of the '<em><b>Association Statuses</b></em>' reference list.
* The list contents are of type {@link org.eclipse.qvtd.pivot.qvtimperative.evaluationstatus.AssociationStatus}.
* <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>Association Statuses</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 Statuses</em>' reference list.
* @see org.eclipse.qvtd.pivot.qvtimperative.evaluationstatus.EvaluationStatusPackage#getClassStatus_AssociationStatuses()
* @model
* @generated
*/
EList<AssociationStatus> getAssociationStatuses();
/**
* Returns the value of the '<em><b>EObject</b></em>' reference.
* <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>EObject</em>' reference isn't clear,
* there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
* @return the value of the '<em>EObject</em>' reference.
* @see #setEObject(EObject)
* @see org.eclipse.qvtd.pivot.qvtimperative.evaluationstatus.EvaluationStatusPackage#getClassStatus_EObject()
* @model required="true"
* @generated
*/
EObject getEObject();
/**
* Sets the value of the '{@link org.eclipse.qvtd.pivot.qvtimperative.evaluationstatus.ClassStatus#getEObject <em>EObject</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @param value the new value of the '<em>EObject</em>' reference.
* @see #getEObject()
* @generated
*/
void setEObject(EObject value);
/**
* Returns the value of the '<em><b>Is Input</b></em>' attribute.
* The default value is <code>"false"</code>.
* <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>Is Input</em>' attribute isn't clear,
* there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
* @return the value of the '<em>Is Input</em>' attribute.
* @see #setIsInput(boolean)
* @see org.eclipse.qvtd.pivot.qvtimperative.evaluationstatus.EvaluationStatusPackage#getClassStatus_IsInput()
* @model default="false"
* @generated
*/
boolean isIsInput();
/**
* Sets the value of the '{@link org.eclipse.qvtd.pivot.qvtimperative.evaluationstatus.ClassStatus#isIsInput <em>Is Input</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @param value the new value of the '<em>Is Input</em>' attribute.
* @see #isIsInput()
* @generated
*/
void setIsInput(boolean value);
/**
* Returns the value of the '<em><b>Is Output</b></em>' attribute.
* The default value is <code>"false"</code>.
* <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>Is Output</em>' attribute isn't clear,
* there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
* @return the value of the '<em>Is Output</em>' attribute.
* @see #setIsOutput(boolean)
* @see org.eclipse.qvtd.pivot.qvtimperative.evaluationstatus.EvaluationStatusPackage#getClassStatus_IsOutput()
* @model default="false"
* @generated
*/
boolean isIsOutput();
/**
* Sets the value of the '{@link org.eclipse.qvtd.pivot.qvtimperative.evaluationstatus.ClassStatus#isIsOutput <em>Is Output</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @param value the new value of the '<em>Is Output</em>' attribute.
* @see #isIsOutput()
* @generated
*/
void setIsOutput(boolean value);
/**
* Returns the value of the '<em><b>Owned Attribute Statuses</b></em>' containment reference list.
* The list contents are of type {@link org.eclipse.qvtd.pivot.qvtimperative.evaluationstatus.AttributeStatus}.
* It is bidirectional and its opposite is '{@link org.eclipse.qvtd.pivot.qvtimperative.evaluationstatus.AttributeStatus#getOwningClassStatus <em>Owning Class Status</em>}'.
* <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>Owned Attribute Statuses</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>Owned Attribute Statuses</em>' containment reference list.
* @see org.eclipse.qvtd.pivot.qvtimperative.evaluationstatus.EvaluationStatusPackage#getClassStatus_OwnedAttributeStatuses()
* @see org.eclipse.qvtd.pivot.qvtimperative.evaluationstatus.AttributeStatus#getOwningClassStatus
* @model opposite="owningClassStatus" containment="true" ordered="false"
* @generated
*/
EList<AttributeStatus> getOwnedAttributeStatuses();
/**
* Returns the value of the '<em><b>Owning Transformation Status</b></em>' container reference.
* It is bidirectional and its opposite is '{@link org.eclipse.qvtd.pivot.qvtimperative.evaluationstatus.TransformationStatus#getOwnedClassStatuses <em>Owned Class Statuses</em>}'.
* <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>Owning Transformation Status</em>' container reference isn't clear,
* there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
* @return the value of the '<em>Owning Transformation Status</em>' container reference.
* @see #setOwningTransformationStatus(TransformationStatus)
* @see org.eclipse.qvtd.pivot.qvtimperative.evaluationstatus.EvaluationStatusPackage#getClassStatus_OwningTransformationStatus()
* @see org.eclipse.qvtd.pivot.qvtimperative.evaluationstatus.TransformationStatus#getOwnedClassStatuses
* @model opposite="ownedClassStatuses" required="true" transient="false"
* @generated
*/
TransformationStatus getOwningTransformationStatus();
/**
* Sets the value of the '{@link org.eclipse.qvtd.pivot.qvtimperative.evaluationstatus.ClassStatus#getOwningTransformationStatus <em>Owning Transformation Status</em>}' container reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @param value the new value of the '<em>Owning Transformation Status</em>' container reference.
* @see #getOwningTransformationStatus()
* @generated
*/
void setOwningTransformationStatus(TransformationStatus value);
/**
* Returns the value of the '<em><b>Type</b></em>' reference.
* <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>Type</em>' reference isn't clear,
* there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
* @return the value of the '<em>Type</em>' reference.
* @see #setType(Type)
* @see org.eclipse.qvtd.pivot.qvtimperative.evaluationstatus.EvaluationStatusPackage#getClassStatus_Type()
* @model required="true"
* @generated
*/
Type getType();
/**
* Sets the value of the '{@link org.eclipse.qvtd.pivot.qvtimperative.evaluationstatus.ClassStatus#getType <em>Type</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @param value the new value of the '<em>Type</em>' reference.
* @see #getType()
* @generated
*/
void setType(Type value);
} // ClassStatus