public class CopyDefinitionImpl extends Object implements CopyDefinition
| Constructor and Description |
|---|
CopyDefinitionImpl(CopyDefinition copyDefinition) |
| Modifier and Type | Method and Description |
|---|---|
CopyDefinition |
copy() |
List<FromDefinition> |
getFromDefinitionList() |
List<ToDefinition> |
getToDefinitionList() |
boolean |
isKeepSrcElementName() |
public CopyDefinitionImpl(CopyDefinition copyDefinition)
public CopyDefinition copy()
copy in interface CopyAble<CopyDefinition>public List<FromDefinition> getFromDefinitionList()
getFromDefinitionList in interface CopyDefinitionpublic boolean isKeepSrcElementName()
isKeepSrcElementName in interface CopyDefinitionpublic List<ToDefinition> getToDefinitionList()
getToDefinitionList in interface CopyDefinitionCopyright © 2012 OW2 Consortium. All Rights Reserved.