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 CopyDefinition
public boolean isKeepSrcElementName()
isKeepSrcElementName
in interface CopyDefinition
public List<ToDefinition> getToDefinitionList()
getToDefinitionList
in interface CopyDefinition
Copyright © 2011 OW2 Consortium. All Rights Reserved.