Package com.rosetta.model.lib
Class ModelSymbol.AbstractModelSymbol
java.lang.Object
com.rosetta.model.lib.ModelId
com.rosetta.model.lib.ModelSymbolId
com.rosetta.model.lib.ModelSymbol.AbstractModelSymbol
- All Implemented Interfaces:
ModelSymbol,Comparable<ModelSymbolId>
- Enclosing interface:
ModelSymbol
public abstract static class ModelSymbol.AbstractModelSymbol
extends ModelSymbolId
implements ModelSymbol
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.rosetta.model.lib.ModelSymbol
ModelSymbol.AbstractModelSymbol -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.rosetta.model.lib.ModelSymbolId
compareTo, equals, fromQualifiedName, getAlphanumericName, getName, getQualifiedName, hashCode, toStringMethods inherited from class com.rosetta.model.lib.ModelId
getNamespaceMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.rosetta.model.lib.ModelSymbol
getName, getNamespace, getQualifiedName
-
Constructor Details
-
AbstractModelSymbol
-
-
Method Details
-
getSymbolId
- Specified by:
getSymbolIdin interfaceModelSymbol
-