Package com.rosetta.model.lib.meta
Class Reference.ReferenceImpl
java.lang.Object
com.rosetta.model.lib.meta.Reference.ReferenceImpl
- All Implemented Interfaces:
Reference,RosettaModelObject
- Enclosing interface:
Reference
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.rosetta.model.lib.meta.Reference
Reference.ReferenceBuilder, Reference.ReferenceBuilderImpl, Reference.ReferenceImpl -
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosetta
-
Constructor Details
-
ReferenceImpl
-
-
Method Details
-
getScope
-
getPointsTo
- Specified by:
getPointsToin interfaceReference
-
getReference
@RosettaAttribute("value") @Accessor(GETTER) @RuneAttribute("@ref:scoped") public String getReference()- Specified by:
getReferencein interfaceReference
-
hashCode
public int hashCode() -
equals
-
toBuilder
- Specified by:
toBuilderin interfaceReference- Specified by:
toBuilderin interfaceRosettaModelObject
-
build
- Specified by:
buildin interfaceReference- Specified by:
buildin interfaceRosettaModelObject
-