blob: 7df7bde1caa663ef4ebd61292cf026d566753060 [file] [log] [blame]
/**
* generated by Xtext 2.11.0
*/
package org.eclipse.osbp.xtext.topologydsl.scoping;
import org.eclipse.osbp.xtext.topologydsl.scoping.AbstractTopologyDSLScopeProvider;
/**
* This class contains custom scoping description.
*
* See https://www.eclipse.org/Xtext/documentation/303_runtime_concepts.html#scoping
* on how and when to use it.
*/
@SuppressWarnings("all")
public class TopologyDSLScopeProvider extends AbstractTopologyDSLScopeProvider {
}