org.contextmapper.tactic.dsl.tacticdsl.DtoProperty 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.21.0
*/
package org.contextmapper.tactic.dsl.tacticdsl;
/**
*
* A representation of the model object 'Dto Property'.
*
*
*
* @see org.contextmapper.tactic.dsl.tacticdsl.TacticdslPackage#getDtoProperty()
* @model
* @generated
*/
public interface DtoProperty extends AnyProperty
{
} // DtoProperty