public class RIFLDocument.Assignable extends Object
| 构造器和说明 |
|---|
Assignable(String handle,
RIFLDocument.SourceSinkSpec element)
Creates a new instance of the Assignable class
|
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object obj) |
RIFLDocument.SourceSinkSpec |
getElement()
Gets the element to which this assignable refers
|
String |
getHandle()
Gets the handle by which this interface can be referenced
|
int |
hashCode() |
public Assignable(String handle, RIFLDocument.SourceSinkSpec element)
handle - The handle by which this interface can be referencedelement - The element to which the handle referspublic String getHandle()
public RIFLDocument.SourceSinkSpec getElement()
Copyright © 2022 Fraunhofer SIT. All rights reserved.