|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.gmt.modisco.kdm.uml2converter.impl.KdmtoUmlConverterImpl
@Deprecated public class KdmtoUmlConverterImpl
Field Summary | |
---|---|
static java.lang.String |
KDM_MM_URI
Deprecated. |
java.lang.String |
kdmMMUri
Deprecated. replaced by KDM_MM_URI (since 0.8.0M7) |
static java.lang.String |
MM_LOCATION
Deprecated. |
java.lang.String |
mmLocation
Deprecated. replaced by MM_LOCATION (since 0.8.0M7) |
static java.lang.String |
TRANSFO_LOCATION
Deprecated. |
java.lang.String |
transfoLocation
Deprecated. replaced by TRANSFO_LOCATION (since 0.8.0M7) |
static java.lang.String |
UML_MM_URI
Deprecated. |
java.lang.String |
umlMMUri
Deprecated. replaced by UML_MM_URI (since 0.8.0M7) |
Constructor Summary | |
---|---|
KdmtoUmlConverterImpl()
Deprecated. |
Method Summary | |
---|---|
IModel |
addTraceability(IModel sourceModel,
URI sourceModelUri,
URI targetModelUri)
Deprecated. |
void |
basicExportKdmToUmlTransformation(IFile file,
IProgressMonitor monitor)
Deprecated. |
void |
exportKdmToUmlTransformation(IPath pathParameter)
Deprecated. |
Resource[] |
getUML2ModelFromKDMModel(Resource kdmModel,
boolean generateTraces,
URI umlTargetModelUri)
Deprecated. Conversion from KDM to UML |
Resource[] |
getUML2ModelFromKDMModelWithCustomTransformation(URI kdmSourceModelUri,
boolean generateTraces,
java.net.URL transformation,
URI umlTargetModelUri)
Deprecated. Conversion from KDM to UML |
IFile |
instrumentAtlTranformationWithTraceability(java.io.InputStream sourceTransformation,
URI atlFileUri)
Deprecated. |
IFile |
parseFromModel(IModel transformationModel,
URI atlFileUri)
Deprecated. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
@Deprecated public final java.lang.String mmLocation
@Deprecated public final java.lang.String transfoLocation
@Deprecated public final java.lang.String kdmMMUri
@Deprecated public final java.lang.String umlMMUri
public static final java.lang.String MM_LOCATION
public static final java.lang.String TRANSFO_LOCATION
public static final java.lang.String KDM_MM_URI
public static final java.lang.String UML_MM_URI
Constructor Detail |
---|
public KdmtoUmlConverterImpl()
Method Detail |
---|
public Resource[] getUML2ModelFromKDMModel(Resource kdmModel, boolean generateTraces, URI umlTargetModelUri) throws java.io.IOException, ATLCoreException
KdmToUmlConverter
getUML2ModelFromKDMModel
in interface KdmToUmlConverter
java.io.IOException
ATLCoreException
public Resource[] getUML2ModelFromKDMModelWithCustomTransformation(URI kdmSourceModelUri, boolean generateTraces, java.net.URL transformation, URI umlTargetModelUri) throws java.io.IOException, ATLCoreException
KdmToUmlConverter
getUML2ModelFromKDMModelWithCustomTransformation
in interface KdmToUmlConverter
java.io.IOException
ATLCoreException
public final void basicExportKdmToUmlTransformation(IFile file, IProgressMonitor monitor) throws CoreException
CoreException
public void exportKdmToUmlTransformation(IPath pathParameter)
exportKdmToUmlTransformation
in interface KdmToUmlConverter
public IFile instrumentAtlTranformationWithTraceability(java.io.InputStream sourceTransformation, URI atlFileUri) throws ATLCoreException
instrumentAtlTranformationWithTraceability
in interface KdmToUmlConverter
ATLCoreException
public final IModel addTraceability(IModel sourceModel, URI sourceModelUri, URI targetModelUri) throws ATLCoreException
ATLCoreException
public final IFile parseFromModel(IModel transformationModel, URI atlFileUri) throws java.io.IOException
parseFromModel
in interface KdmToUmlConverter
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |