public class RIFLDocument.DomainAssignment extends Object
| 构造器和说明 |
|---|
DomainAssignment(RIFLDocument.Assignable sourceOrSink,
RIFLDocument.DomainSpec domain)
Creates a new instance of the
RIFLDocument.DomainAssignment class |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object other) |
RIFLDocument.DomainSpec |
getDomain()
Gets the domain the source or sink is associated with
|
RIFLDocument.Assignable |
getSourceOrSink()
Gets the source or sink associated with a domain
|
int |
hashCode() |
public DomainAssignment(RIFLDocument.Assignable sourceOrSink, RIFLDocument.DomainSpec domain)
RIFLDocument.DomainAssignment classsourceOrSink - The source or sink to be associated with a domaindomain - The domain to associate the source or sink withpublic RIFLDocument.Assignable getSourceOrSink()
public RIFLDocument.DomainSpec getDomain()
Copyright © 2022 Fraunhofer SIT. All rights reserved.