Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML/PhysicalAssetSegmentSpecification.java')
-rw-r--r--extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML/PhysicalAssetSegmentSpecification.java18
1 files changed, 0 insertions, 18 deletions
diff --git a/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML/PhysicalAssetSegmentSpecification.java b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML/PhysicalAssetSegmentSpecification.java
deleted file mode 100644
index d8ea8b0abd0..00000000000
--- a/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML/PhysicalAssetSegmentSpecification.java
+++ /dev/null
@@ -1,18 +0,0 @@
-/**
- */
-package org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML;
-
-import org.eclipse.emf.ecore.EObject;
-
-/**
- * <!-- begin-user-doc -->
- * A representation of the model object '<em><b>Physical Asset Segment Specification</b></em>'.
- * <!-- end-user-doc -->
- *
- *
- * @see org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML.B2mmlProcessSegmentPackage#getPhysicalAssetSegmentSpecification()
- * @model
- * @generated
- */
-public interface PhysicalAssetSegmentSpecification extends EObject {
-} // PhysicalAssetSegmentSpecification

Back to the top