org.eclipse.stardust.engine.api.runtime
Interface ArtifactType

All Superinterfaces:
Serializable
All Known Implementing Classes:
BenchmarkDefinitionArtifactType

public interface ArtifactType
extends Serializable

Defines the type of an artifact.

Author:
roland.stamm

Method Summary
 String getId()
          The identifier for the artifact
 

Method Detail

getId

String getId()
The identifier for the artifact

Returns:
the artifact type id.


Copyright © 2017 Eclipse Stardust. All Rights Reserved.