@Generated(value="org.jomc.tools.SourceFileProcessor 1.3", comments="See http://jomc.sourceforge.net/jomc/1.3/jomc-tools-1.3") public class RuntimeImplementationReference extends ImplementationReference implements RuntimeModelObject
ImplementationReference
.
_final, identifier, override, version
authors, createDate, deprecated, documentation, MODEL_PUBLIC_ID, modelVersion
Constructor and Description |
---|
RuntimeImplementationReference()
Creates a new
RuntimeImplementationReference instance. |
RuntimeImplementationReference(ImplementationReference reference)
Creates a new
RuntimeImplementationReference instance by deeply copying a given
ImplementationReference instance. |
Modifier and Type | Method and Description |
---|---|
void |
clear()
Clears shared runtime state.
|
void |
gc()
Handles shared runtime state.
|
clone, getIdentifier, getVersion, isFinal, isOverride, setFinal, setIdentifier, setOverride, setVersion
getAnyElement, getAnyElement, getAnyElements, getAnyElements, getAnyObject, getAnyObjects, getAuthors, getCreateDate, getDocumentation, getModelVersion, isDeprecated, setAuthors, setCreateDate, setDeprecated, setDocumentation, setModelVersion
public RuntimeImplementationReference(ImplementationReference reference)
RuntimeImplementationReference
instance by deeply copying a given
ImplementationReference
instance.reference
- The instance to copy.NullPointerException
- if reference
is null
.@Generated(value="org.jomc.tools.SourceFileProcessor 1.3", comments="See http://jomc.sourceforge.net/jomc/1.3/jomc-tools-1.3") public RuntimeImplementationReference()
RuntimeImplementationReference
instance.public void gc()
RuntimeModelObject
gc
in interface RuntimeModelObject
public void clear()
RuntimeModelObject
clear
in interface RuntimeModelObject
Copyright © 2005-2012 The JOMC Project. All Rights Reserved.