Package gov.nasa.pds.model.plugin
Class DOMClass
- java.lang.Object
-
- gov.nasa.pds.model.plugin.ISOClass
-
- gov.nasa.pds.model.plugin.ISOClassOAIS
-
- gov.nasa.pds.model.plugin.ISOClassOAIS11179
-
- gov.nasa.pds.model.plugin.DOMClass
-
public class DOMClass extends ISOClassOAIS11179
-
-
Constructor Summary
Constructors Constructor Description DOMClass()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
getDOMClassDisposition2()
get the disposition of a class (from Protege)String
getSection()
void
set11179Attr(String lIdentifier)
void
setSection(String section)
-
Methods inherited from class gov.nasa.pds.model.plugin.ISOClassOAIS11179
getAnchorString, getDefinitionInLanguage, getNameInLanguage, getNameSpaceId, getNameSpaceIdNC, getRegAuthId, getSteward, setAnchorString, setNameSpaceId, setNameSpaceIdNC, setRegAuthId, setSteward
-
Methods inherited from class gov.nasa.pds.model.plugin.ISOClassOAIS
getIsDigital, getisPhysical, setOAISClassType
-
Methods inherited from class gov.nasa.pds.model.plugin.ISOClass
getaltDefn, getaltName, getDefinition, getIdentifier, getIsDeprecated, getmodHistory, getModHistoryMap, getRDFIdentifier, getRegistrationStatus, getSequenceId, getTitle, getVersionId, setaltDefnMap, setaltNameMap, setDefinition, setIdentifier, setIsDeprecated, setmodHistoryMap, setRDFIdentifier, setRegistrationStatus, setTitle, setVersionId
-
-