
@Generated(value="org.jomc.tools.SourceFileProcessor 1.9",
comments="See http://www.jomc.org/jomc/1.9/jomc-tools-1.9")
public class RuntimeSpecificationReference
extends SpecificationReference
implements RuntimeModelObject
SpecificationReference.
_final, identifier, override, versionauthors, createDate, deprecated, documentation, MODEL_PUBLIC_ID, modelVersion| Constructor and Description |
|---|
RuntimeSpecificationReference()
Creates a new
RuntimeSpecificationReference instance. |
RuntimeSpecificationReference(SpecificationReference reference)
Creates a new
RuntimeSpecificationReference instance by deeply copying a given
SpecificationReference 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, setVersiongetAnyElement, getAnyElement, getAnyElements, getAnyElements, getAnyObject, getAnyObjects, getAuthors, getCreateDate, getDocumentation, getModelVersion, isDeprecated, setAuthors, setCreateDate, setDeprecated, setDocumentation, setModelVersionpublic RuntimeSpecificationReference(SpecificationReference reference)
RuntimeSpecificationReference instance by deeply copying a given
SpecificationReference instance.reference - The instance to copy.NullPointerException - if reference is null.@Generated(value="org.jomc.tools.SourceFileProcessor 1.9",
comments="See http://www.jomc.org/jomc/1.9/jomc-tools-1.9")
public RuntimeSpecificationReference()
RuntimeSpecificationReference instance.public void gc()
RuntimeModelObjectgc in interface RuntimeModelObjectpublic void clear()
RuntimeModelObjectclear in interface RuntimeModelObjectCopyright © 2005–2015 The JOMC Project. All rights reserved.