aboutsummaryrefslogtreecommitdiffstats
path: root/Domains/traffic.scenarios.simplified/ecore-gen/simpleScenario/SpatialRelation.java
blob: 9b394f585d9fed0e973eb28f98c9271f7732e4e1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
/**
 */
package simpleScenario;


/**
 * <!-- begin-user-doc -->
 * A representation of the model object '<em><b>Spatial Relation</b></em>'.
 * <!-- end-user-doc -->
 *
 *
 * @see simpleScenario.SimpleScenarioPackage#getSpatialRelation()
 * @model abstract="true"
 * @generated
 */
public interface SpatialRelation extends Relation {
} // SpatialRelation