org.contextmapper.servicecutter.dsl.serviceCutterConfigurationDSL.StorageSimilarity Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of context-mapper-dsl Show documentation
Show all versions of context-mapper-dsl Show documentation
Use the ContextMapper DSL in your standalone application.
/**
* generated by Xtext 2.20.0
*/
package org.contextmapper.servicecutter.dsl.serviceCutterConfigurationDSL;
/**
*
* A representation of the model object 'Storage Similarity'.
*
*
*
* @see org.contextmapper.servicecutter.dsl.serviceCutterConfigurationDSL.ServiceCutterConfigurationDSLPackage#getStorageSimilarity()
* @model
* @generated
*/
public interface StorageSimilarity extends Characteristic
{
} // StorageSimilarity