Skip to content
Snippets Groups Projects
Commit ac73dd83 authored by Stefano puri's avatar Stefano puri
Browse files

removed link to opencert metamodel

parent 11d9f6bc
No related branches found
No related tags found
No related merge requests found
Showing
with 354 additions and 653 deletions
......@@ -373,15 +373,6 @@ public interface CHESSContractPackage extends EPackage {
*/
int FORMAL_PROPERTY__CONCERN = 2;
/**
* The feature id for the '<em><b>Claim</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int FORMAL_PROPERTY__CLAIM = 3;
/**
* The number of structural features of the '<em>Formal Property</em>' class.
* <!-- begin-user-doc -->
......@@ -389,7 +380,7 @@ public interface CHESSContractPackage extends EPackage {
* @generated
* @ordered
*/
int FORMAL_PROPERTY_FEATURE_COUNT = 4;
int FORMAL_PROPERTY_FEATURE_COUNT = 3;
/**
* The number of operations of the '<em>Formal Property</em>' class.
......@@ -590,24 +581,6 @@ public interface CHESSContractPackage extends EPackage {
*/
int CONTRACT__ARTEFACT_STATEMENT = ConstraintsPackage.CONSTRAINT_BLOCK_FEATURE_COUNT + 5;
/**
* The feature id for the '<em><b>Claim</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int CONTRACT__CLAIM = ConstraintsPackage.CONSTRAINT_BLOCK_FEATURE_COUNT + 6;
/**
* The feature id for the '<em><b>Supported By</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int CONTRACT__SUPPORTED_BY = ConstraintsPackage.CONSTRAINT_BLOCK_FEATURE_COUNT + 7;
/**
* The number of structural features of the '<em>Contract</em>' class.
* <!-- begin-user-doc -->
......@@ -615,7 +588,7 @@ public interface CHESSContractPackage extends EPackage {
* @generated
* @ordered
*/
int CONTRACT_FEATURE_COUNT = ConstraintsPackage.CONSTRAINT_BLOCK_FEATURE_COUNT + 8;
int CONTRACT_FEATURE_COUNT = ConstraintsPackage.CONSTRAINT_BLOCK_FEATURE_COUNT + 6;
/**
* The number of operations of the '<em>Contract</em>' class.
......@@ -1019,28 +992,6 @@ public interface CHESSContractPackage extends EPackage {
*/
EAttribute getContract_ArtefactStatement();
/**
* Returns the meta object for the reference list '{@link org.polarsys.chess.contracts.profile.chesscontract.Contract#getClaim <em>Claim</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the reference list '<em>Claim</em>'.
* @see org.polarsys.chess.contracts.profile.chesscontract.Contract#getClaim()
* @see #getContract()
* @generated
*/
EReference getContract_Claim();
/**
* Returns the meta object for the reference list '{@link org.polarsys.chess.contracts.profile.chesscontract.Contract#getSupportedBy <em>Supported By</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the reference list '<em>Supported By</em>'.
* @see org.polarsys.chess.contracts.profile.chesscontract.Contract#getSupportedBy()
* @see #getContract()
* @generated
*/
EReference getContract_SupportedBy();
/**
* Returns the meta object for class '{@link org.polarsys.chess.contracts.profile.chesscontract.FormalProperty <em>Formal Property</em>}'.
* <!-- begin-user-doc -->
......@@ -1084,17 +1035,6 @@ public interface CHESSContractPackage extends EPackage {
*/
EAttribute getFormalProperty_Concern();
/**
* Returns the meta object for the reference list '{@link org.polarsys.chess.contracts.profile.chesscontract.FormalProperty#getClaim <em>Claim</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the reference list '<em>Claim</em>'.
* @see org.polarsys.chess.contracts.profile.chesscontract.FormalProperty#getClaim()
* @see #getFormalProperty()
* @generated
*/
EReference getFormalProperty_Claim();
/**
* Returns the meta object for class '{@link org.polarsys.chess.contracts.profile.chesscontract.ContractRefinementAnalysisContext <em>Contract Refinement Analysis Context</em>}'.
* <!-- begin-user-doc -->
......@@ -1540,22 +1480,6 @@ public interface CHESSContractPackage extends EPackage {
*/
EAttribute CONTRACT__ARTEFACT_STATEMENT = eINSTANCE.getContract_ArtefactStatement();
/**
* The meta object literal for the '<em><b>Claim</b></em>' reference list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
EReference CONTRACT__CLAIM = eINSTANCE.getContract_Claim();
/**
* The meta object literal for the '<em><b>Supported By</b></em>' reference list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
EReference CONTRACT__SUPPORTED_BY = eINSTANCE.getContract_SupportedBy();
/**
* The meta object literal for the '{@link org.polarsys.chess.contracts.profile.chesscontract.impl.FormalPropertyImpl <em>Formal Property</em>}' class.
* <!-- begin-user-doc -->
......@@ -1590,14 +1514,6 @@ public interface CHESSContractPackage extends EPackage {
*/
EAttribute FORMAL_PROPERTY__CONCERN = eINSTANCE.getFormalProperty_Concern();
/**
* The meta object literal for the '<em><b>Claim</b></em>' reference list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
EReference FORMAL_PROPERTY__CLAIM = eINSTANCE.getFormalProperty_Claim();
/**
* The meta object literal for the '{@link org.polarsys.chess.contracts.profile.chesscontract.impl.ContractRefinementAnalysisContextImpl <em>Contract Refinement Analysis Context</em>}' class.
* <!-- begin-user-doc -->
......
......@@ -3,8 +3,6 @@
package org.polarsys.chess.contracts.profile.chesscontract;
import org.eclipse.emf.common.util.EList;
import org.eclipse.opencert.evm.evidspec.evidence.Artefact;
import org.eclipse.opencert.sam.arg.arg.Claim;
import org.eclipse.papyrus.sysml.constraints.ConstraintBlock;
import org.eclipse.papyrus.sysml.requirements.Requirement;
......@@ -25,8 +23,6 @@ import org.polarsys.chess.contracts.profile.chesscontract.DataTypes.Languages;
* <li>{@link org.polarsys.chess.contracts.profile.chesscontract.Contract#getLanguage <em>Language</em>}</li>
* <li>{@link org.polarsys.chess.contracts.profile.chesscontract.Contract#getContextStatement <em>Context Statement</em>}</li>
* <li>{@link org.polarsys.chess.contracts.profile.chesscontract.Contract#getArtefactStatement <em>Artefact Statement</em>}</li>
* <li>{@link org.polarsys.chess.contracts.profile.chesscontract.Contract#getClaim <em>Claim</em>}</li>
* <li>{@link org.polarsys.chess.contracts.profile.chesscontract.Contract#getSupportedBy <em>Supported By</em>}</li>
* </ul>
*
* @see org.polarsys.chess.contracts.profile.chesscontract.CHESSContractPackage#getContract()
......@@ -173,36 +169,4 @@ public interface Contract extends ConstraintBlock {
*/
EList<String> getArtefactStatement();
/**
* Returns the value of the '<em><b>Claim</b></em>' reference list.
* The list contents are of type {@link org.eclipse.opencert.sam.arg.arg.Claim}.
* <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>Claim</em>' reference isn't clear,
* there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
* @return the value of the '<em>Claim</em>' reference list.
* @see org.polarsys.chess.contracts.profile.chesscontract.CHESSContractPackage#getContract_Claim()
* @model
* @generated
*/
EList<Claim> getClaim();
/**
* Returns the value of the '<em><b>Supported By</b></em>' reference list.
* The list contents are of type {@link org.eclipse.opencert.evm.evidspec.evidence.Artefact}.
* <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>Supported By</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>Supported By</em>' reference list.
* @see org.polarsys.chess.contracts.profile.chesscontract.CHESSContractPackage#getContract_SupportedBy()
* @model
* @generated
*/
EList<Artefact> getSupportedBy();
} // Contract
......@@ -8,8 +8,6 @@ import org.eclipse.emf.ecore.EEnum;
import org.eclipse.emf.ecore.EPackage;
import org.eclipse.emf.ecore.impl.EPackageImpl;
import org.eclipse.opencert.sam.arg.arg.ArgPackage;
import org.eclipse.papyrus.MARTE.MARTEPackage;
import org.eclipse.papyrus.MARTE_Library.BasicNFP_Types.BasicNFP_TypesPackage;
import org.eclipse.papyrus.MARTE_Library.GRM_BasicTypes.GRM_BasicTypesPackage;
......@@ -172,7 +170,6 @@ public class DataTypesPackageImpl extends EPackageImpl implements DataTypesPacka
isInited = true;
// Initialize simple dependencies
ArgPackage.eINSTANCE.eClass();
MARTEPackage.eINSTANCE.eClass();
MeasurementUnitsPackage.eINSTANCE.eClass();
GRM_BasicTypesPackage.eINSTANCE.eClass();
......
......@@ -4,8 +4,6 @@ package org.polarsys.chess.contracts.profile.chesscontract;
import org.eclipse.emf.common.util.EList;
import org.eclipse.emf.ecore.EObject;
import org.eclipse.opencert.sam.arg.arg.Claim;
import org.eclipse.papyrus.sysml.requirements.Requirement;
import org.eclipse.uml2.uml.Constraint;
import org.polarsys.chess.contracts.profile.chesscontract.DataTypes.Concerns;
......@@ -26,7 +24,6 @@ import org.polarsys.chess.contracts.profile.chesscontract.DataTypes.Concerns;
* <li>{@link org.polarsys.chess.contracts.profile.chesscontract.FormalProperty#getBase_Constraint <em>Base Constraint</em>}</li>
* <li>{@link org.polarsys.chess.contracts.profile.chesscontract.FormalProperty#getFormalize <em>Formalize</em>}</li>
* <li>{@link org.polarsys.chess.contracts.profile.chesscontract.FormalProperty#getConcern <em>Concern</em>}</li>
* <li>{@link org.polarsys.chess.contracts.profile.chesscontract.FormalProperty#getClaim <em>Claim</em>}</li>
* </ul>
*
* @see org.polarsys.chess.contracts.profile.chesscontract.CHESSContractPackage#getFormalProperty()
......@@ -105,20 +102,4 @@ public interface FormalProperty extends EObject {
*/
void setConcern(Concerns value);
/**
* Returns the value of the '<em><b>Claim</b></em>' reference list.
* The list contents are of type {@link org.eclipse.opencert.sam.arg.arg.Claim}.
* <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>Claim</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>Claim</em>' reference list.
* @see org.polarsys.chess.contracts.profile.chesscontract.CHESSContractPackage#getFormalProperty_Claim()
* @model
* @generated
*/
EList<Claim> getClaim();
} // FormalProperty
......@@ -7,8 +7,6 @@ import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.EPackage;
import org.eclipse.emf.ecore.EReference;
import org.eclipse.emf.ecore.impl.EPackageImpl;
import org.eclipse.opencert.evm.evidspec.evidence.EvidencePackage;
import org.eclipse.opencert.sam.arg.arg.ArgPackage;
import org.eclipse.papyrus.MARTE.MARTEPackage;
import org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GQAMPackage;
import org.eclipse.papyrus.MARTE_Library.BasicNFP_Types.BasicNFP_TypesPackage;
......@@ -179,7 +177,6 @@ public class CHESSContractPackageImpl extends EPackageImpl implements CHESSContr
isInited = true;
// Initialize simple dependencies
ArgPackage.eINSTANCE.eClass();
MARTEPackage.eINSTANCE.eClass();
MeasurementUnitsPackage.eINSTANCE.eClass();
GRM_BasicTypesPackage.eINSTANCE.eClass();
......@@ -283,24 +280,6 @@ public class CHESSContractPackageImpl extends EPackageImpl implements CHESSContr
return (EAttribute)contractEClass.getEStructuralFeatures().get(5);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getContract_Claim() {
return (EReference)contractEClass.getEStructuralFeatures().get(6);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getContract_SupportedBy() {
return (EReference)contractEClass.getEStructuralFeatures().get(7);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
......@@ -337,15 +316,6 @@ public class CHESSContractPackageImpl extends EPackageImpl implements CHESSContr
return (EAttribute)formalPropertyEClass.getEStructuralFeatures().get(2);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EReference getFormalProperty_Claim() {
return (EReference)formalPropertyEClass.getEStructuralFeatures().get(3);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
......@@ -692,7 +662,6 @@ public class CHESSContractPackageImpl extends EPackageImpl implements CHESSContr
createEReference(formalPropertyEClass, FORMAL_PROPERTY__BASE_CONSTRAINT);
createEReference(formalPropertyEClass, FORMAL_PROPERTY__FORMALIZE);
createEAttribute(formalPropertyEClass, FORMAL_PROPERTY__CONCERN);
createEReference(formalPropertyEClass, FORMAL_PROPERTY__CLAIM);
contractRefinementAnalysisContextEClass = createEClass(CONTRACT_REFINEMENT_ANALYSIS_CONTEXT);
createEAttribute(contractRefinementAnalysisContextEClass, CONTRACT_REFINEMENT_ANALYSIS_CONTEXT__CHECK_ALL_WEAK_CONTRACTS);
......@@ -706,8 +675,6 @@ public class CHESSContractPackageImpl extends EPackageImpl implements CHESSContr
createEAttribute(contractEClass, CONTRACT__LANGUAGE);
createEAttribute(contractEClass, CONTRACT__CONTEXT_STATEMENT);
createEAttribute(contractEClass, CONTRACT__ARTEFACT_STATEMENT);
createEReference(contractEClass, CONTRACT__CLAIM);
createEReference(contractEClass, CONTRACT__SUPPORTED_BY);
formalizeEClass = createEClass(FORMALIZE);
createEReference(formalizeEClass, FORMALIZE__BASE_ABSTRACTION);
......@@ -760,11 +727,9 @@ public class CHESSContractPackageImpl extends EPackageImpl implements CHESSContr
UMLPackage theUMLPackage = (UMLPackage)EPackage.Registry.INSTANCE.getEPackage(UMLPackage.eNS_URI);
ConstraintsPackage theConstraintsPackage = (ConstraintsPackage)EPackage.Registry.INSTANCE.getEPackage(ConstraintsPackage.eNS_URI);
RequirementsPackage theRequirementsPackage = (RequirementsPackage)EPackage.Registry.INSTANCE.getEPackage(RequirementsPackage.eNS_URI);
ArgPackage theArgPackage = (ArgPackage)EPackage.Registry.INSTANCE.getEPackage(ArgPackage.eNS_URI);
GQAMPackage theGQAMPackage = (GQAMPackage)EPackage.Registry.INSTANCE.getEPackage(GQAMPackage.eNS_URI);
TypesPackage theTypesPackage = (TypesPackage)EPackage.Registry.INSTANCE.getEPackage(TypesPackage.eNS_URI);
BlocksPackage theBlocksPackage = (BlocksPackage)EPackage.Registry.INSTANCE.getEPackage(BlocksPackage.eNS_URI);
EvidencePackage theEvidencePackage = (EvidencePackage)EPackage.Registry.INSTANCE.getEPackage(EvidencePackage.eNS_URI);
// Add subpackages
getESubpackages().add(theDataTypesPackage);
......@@ -803,7 +768,6 @@ public class CHESSContractPackageImpl extends EPackageImpl implements CHESSContr
initEReference(getFormalProperty_Base_Constraint(), theUMLPackage.getConstraint(), null, "base_Constraint", null, 1, 1, FormalProperty.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
initEReference(getFormalProperty_Formalize(), theRequirementsPackage.getRequirement(), null, "Formalize", null, 0, -1, FormalProperty.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
initEAttribute(getFormalProperty_Concern(), theDataTypesPackage.getConcerns(), "concern", null, 1, 1, FormalProperty.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
initEReference(getFormalProperty_Claim(), theArgPackage.getClaim(), null, "claim", null, 0, -1, FormalProperty.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEClass(contractRefinementAnalysisContextEClass, ContractRefinementAnalysisContext.class, "ContractRefinementAnalysisContext", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
initEAttribute(getContractRefinementAnalysisContext_CheckAllWeakContracts(), theTypesPackage.getBoolean(), "checkAllWeakContracts", "false", 1, 1, ContractRefinementAnalysisContext.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
......@@ -817,8 +781,6 @@ public class CHESSContractPackageImpl extends EPackageImpl implements CHESSContr
initEAttribute(getContract_Language(), theDataTypesPackage.getLanguages(), "Language", null, 1, 1, Contract.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
initEAttribute(getContract_ContextStatement(), theTypesPackage.getString(), "contextStatement", null, 0, 1, Contract.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
initEAttribute(getContract_ArtefactStatement(), theTypesPackage.getString(), "artefactStatement", null, 0, -1, Contract.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
initEReference(getContract_Claim(), theArgPackage.getClaim(), null, "claim", null, 0, -1, Contract.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEReference(getContract_SupportedBy(), theEvidencePackage.getArtefact(), null, "supportedBy", null, 0, -1, Contract.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEClass(formalizeEClass, Formalize.class, "Formalize", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
initEReference(getFormalize_Base_Abstraction(), theUMLPackage.getAbstraction(), null, "base_Abstraction", null, 1, 1, Formalize.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
......
......@@ -10,8 +10,6 @@ import org.eclipse.emf.ecore.InternalEObject;
import org.eclipse.emf.ecore.impl.ENotificationImpl;
import org.eclipse.emf.ecore.util.EDataTypeUniqueEList;
import org.eclipse.emf.ecore.util.EObjectResolvingEList;
import org.eclipse.opencert.evm.evidspec.evidence.Artefact;
import org.eclipse.opencert.sam.arg.arg.Claim;
import org.eclipse.papyrus.sysml.constraints.internal.impl.ConstraintBlockImpl;
import org.eclipse.papyrus.sysml.requirements.Requirement;
import org.polarsys.chess.contracts.profile.chesscontract.CHESSContractPackage;
......@@ -33,8 +31,6 @@ import org.polarsys.chess.contracts.profile.chesscontract.FormalProperty;
* <li>{@link org.polarsys.chess.contracts.profile.chesscontract.impl.ContractImpl#getLanguage <em>Language</em>}</li>
* <li>{@link org.polarsys.chess.contracts.profile.chesscontract.impl.ContractImpl#getContextStatement <em>Context Statement</em>}</li>
* <li>{@link org.polarsys.chess.contracts.profile.chesscontract.impl.ContractImpl#getArtefactStatement <em>Artefact Statement</em>}</li>
* <li>{@link org.polarsys.chess.contracts.profile.chesscontract.impl.ContractImpl#getClaim <em>Claim</em>}</li>
* <li>{@link org.polarsys.chess.contracts.profile.chesscontract.impl.ContractImpl#getSupportedBy <em>Supported By</em>}</li>
* </ul>
*
* @generated
......@@ -120,26 +116,6 @@ public class ContractImpl extends ConstraintBlockImpl implements Contract {
*/
protected EList<String> artefactStatement;
/**
* The cached value of the '{@link #getClaim() <em>Claim</em>}' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see #getClaim()
* @generated
* @ordered
*/
protected EList<Claim> claim;
/**
* The cached value of the '{@link #getSupportedBy() <em>Supported By</em>}' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see #getSupportedBy()
* @generated
* @ordered
*/
protected EList<Artefact> supportedBy;
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
......@@ -301,30 +277,6 @@ public class ContractImpl extends ConstraintBlockImpl implements Contract {
return artefactStatement;
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EList<Claim> getClaim() {
if (claim == null) {
claim = new EObjectResolvingEList<Claim>(Claim.class, this, CHESSContractPackage.CONTRACT__CLAIM);
}
return claim;
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EList<Artefact> getSupportedBy() {
if (supportedBy == null) {
supportedBy = new EObjectResolvingEList<Artefact>(Artefact.class, this, CHESSContractPackage.CONTRACT__SUPPORTED_BY);
}
return supportedBy;
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
......@@ -347,10 +299,6 @@ public class ContractImpl extends ConstraintBlockImpl implements Contract {
return getContextStatement();
case CHESSContractPackage.CONTRACT__ARTEFACT_STATEMENT:
return getArtefactStatement();
case CHESSContractPackage.CONTRACT__CLAIM:
return getClaim();
case CHESSContractPackage.CONTRACT__SUPPORTED_BY:
return getSupportedBy();
}
return super.eGet(featureID, resolve, coreType);
}
......@@ -384,14 +332,6 @@ public class ContractImpl extends ConstraintBlockImpl implements Contract {
getArtefactStatement().clear();
getArtefactStatement().addAll((Collection<? extends String>)newValue);
return;
case CHESSContractPackage.CONTRACT__CLAIM:
getClaim().clear();
getClaim().addAll((Collection<? extends Claim>)newValue);
return;
case CHESSContractPackage.CONTRACT__SUPPORTED_BY:
getSupportedBy().clear();
getSupportedBy().addAll((Collection<? extends Artefact>)newValue);
return;
}
super.eSet(featureID, newValue);
}
......@@ -422,12 +362,6 @@ public class ContractImpl extends ConstraintBlockImpl implements Contract {
case CHESSContractPackage.CONTRACT__ARTEFACT_STATEMENT:
getArtefactStatement().clear();
return;
case CHESSContractPackage.CONTRACT__CLAIM:
getClaim().clear();
return;
case CHESSContractPackage.CONTRACT__SUPPORTED_BY:
getSupportedBy().clear();
return;
}
super.eUnset(featureID);
}
......@@ -452,10 +386,6 @@ public class ContractImpl extends ConstraintBlockImpl implements Contract {
return CONTEXT_STATEMENT_EDEFAULT == null ? contextStatement != null : !CONTEXT_STATEMENT_EDEFAULT.equals(contextStatement);
case CHESSContractPackage.CONTRACT__ARTEFACT_STATEMENT:
return artefactStatement != null && !artefactStatement.isEmpty();
case CHESSContractPackage.CONTRACT__CLAIM:
return claim != null && !claim.isEmpty();
case CHESSContractPackage.CONTRACT__SUPPORTED_BY:
return supportedBy != null && !supportedBy.isEmpty();
}
return super.eIsSet(featureID);
}
......
......@@ -13,7 +13,6 @@ import org.eclipse.emf.ecore.impl.ENotificationImpl;
import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
import org.eclipse.emf.ecore.util.EObjectResolvingEList;
import org.eclipse.opencert.sam.arg.arg.Claim;
import org.eclipse.papyrus.sysml.requirements.Requirement;
import org.eclipse.uml2.uml.Constraint;
......@@ -32,7 +31,6 @@ import org.polarsys.chess.contracts.profile.chesscontract.FormalProperty;
* <li>{@link org.polarsys.chess.contracts.profile.chesscontract.impl.FormalPropertyImpl#getBase_Constraint <em>Base Constraint</em>}</li>
* <li>{@link org.polarsys.chess.contracts.profile.chesscontract.impl.FormalPropertyImpl#getFormalize <em>Formalize</em>}</li>
* <li>{@link org.polarsys.chess.contracts.profile.chesscontract.impl.FormalPropertyImpl#getConcern <em>Concern</em>}</li>
* <li>{@link org.polarsys.chess.contracts.profile.chesscontract.impl.FormalPropertyImpl#getClaim <em>Claim</em>}</li>
* </ul>
*
* @generated
......@@ -78,16 +76,6 @@ public class FormalPropertyImpl extends MinimalEObjectImpl.Container implements
*/
protected Concerns concern = CONCERN_EDEFAULT;
/**
* The cached value of the '{@link #getClaim() <em>Claim</em>}' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see #getClaim()
* @generated
* @ordered
*/
protected EList<Claim> claim;
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
......@@ -178,18 +166,6 @@ public class FormalPropertyImpl extends MinimalEObjectImpl.Container implements
eNotify(new ENotificationImpl(this, Notification.SET, CHESSContractPackage.FORMAL_PROPERTY__CONCERN, oldConcern, concern));
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public EList<Claim> getClaim() {
if (claim == null) {
claim = new EObjectResolvingEList<Claim>(Claim.class, this, CHESSContractPackage.FORMAL_PROPERTY__CLAIM);
}
return claim;
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
......@@ -205,8 +181,6 @@ public class FormalPropertyImpl extends MinimalEObjectImpl.Container implements
return getFormalize();
case CHESSContractPackage.FORMAL_PROPERTY__CONCERN:
return getConcern();
case CHESSContractPackage.FORMAL_PROPERTY__CLAIM:
return getClaim();
}
return super.eGet(featureID, resolve, coreType);
}
......@@ -230,10 +204,6 @@ public class FormalPropertyImpl extends MinimalEObjectImpl.Container implements
case CHESSContractPackage.FORMAL_PROPERTY__CONCERN:
setConcern((Concerns)newValue);
return;
case CHESSContractPackage.FORMAL_PROPERTY__CLAIM:
getClaim().clear();
getClaim().addAll((Collection<? extends Claim>)newValue);
return;
}
super.eSet(featureID, newValue);
}
......@@ -255,9 +225,6 @@ public class FormalPropertyImpl extends MinimalEObjectImpl.Container implements
case CHESSContractPackage.FORMAL_PROPERTY__CONCERN:
setConcern(CONCERN_EDEFAULT);
return;
case CHESSContractPackage.FORMAL_PROPERTY__CLAIM:
getClaim().clear();
return;
}
super.eUnset(featureID);
}
......@@ -276,8 +243,6 @@ public class FormalPropertyImpl extends MinimalEObjectImpl.Container implements
return formalize != null && !formalize.isEmpty();
case CHESSContractPackage.FORMAL_PROPERTY__CONCERN:
return concern != CONCERN_EDEFAULT;
case CHESSContractPackage.FORMAL_PROPERTY__CLAIM:
return claim != null && !claim.isEmpty();
}
return super.eIsSet(featureID);
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment