public abstract class AbstractSourceSinkDefinition extends Object implements ISourceSinkDefinition
| 限定符和类型 | 字段和说明 |
|---|---|
protected ISourceSinkCategory |
category |
| 构造器和说明 |
|---|
AbstractSourceSinkDefinition() |
AbstractSourceSinkDefinition(ISourceSinkCategory category) |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object obj) |
ISourceSinkCategory |
getCategory()
Gets the category to which this source or sink belonga
|
int |
hashCode() |
void |
setCategory(ISourceSinkCategory category)
Sets the category to which this source or sink belongs
|
getSinkOnlyDefinition, getSourceOnlyDefinition, isEmpty, mergeprotected ISourceSinkCategory category
public AbstractSourceSinkDefinition()
public AbstractSourceSinkDefinition(ISourceSinkCategory category)
public void setCategory(ISourceSinkCategory category)
ISourceSinkDefinitionsetCategory 在接口中 ISourceSinkDefinitioncategory - The category to which this source or sink belongspublic ISourceSinkCategory getCategory()
ISourceSinkDefinitiongetCategory 在接口中 ISourceSinkDefinitionCopyright © 2022 Fraunhofer SIT. All rights reserved.