| Package | Description |
|---|---|
| org.dmd.concinnity.shared.generated.types | |
| org.dmd.dmc |
The Dark Matter Core (dmc) package provides the core functionality for
all aspects of objects managed via the Dark Matter Data framework.
|
| org.dmd.dmc.conversion | |
| org.dmd.dmc.types |
This package contains basic attribute type implementations.
|
| org.dmd.dmg.generated.types | |
| org.dmd.dmg.types | |
| org.dmd.dmp.shared.generated.types | |
| org.dmd.dmr.shared.base.generated.types | |
| org.dmd.dmr.shared.ldap.generated.types | |
| org.dmd.dms.generated.types | |
| org.dmd.dms.types | |
| org.dmd.dms.util | |
| org.dmd.dmt.dsd.dsda.shared.generated.types | |
| org.dmd.dmt.dsd.dsdb.shared.generated.types | |
| org.dmd.dmt.dsd.dsdc.shared.generated.types | |
| org.dmd.dmt.shared.generated.types | |
| org.dmd.dmt.shared.types | |
| org.dmd.dmu.shared.generated.types | |
| org.dmd.dmu.shared.types | |
| org.dmd.dmv.shared.generated.types | |
| org.dmd.dmw | |
| org.dmd.map.generated.types | |
| org.dmd.templates.shared.generated.types | |
| org.dmd.util |
| Modifier and Type | Method and Description |
|---|---|
void |
ConcinnityModuleREF.deserializeIt(DmcInputStreamIF dis) |
void |
ConcinnityDefinitionREF.deserializeIt(DmcInputStreamIF dis) |
void |
ConceptREF.deserializeIt(DmcInputStreamIF dis) |
ConcinnityModuleREF |
DmcTypeConcinnityModuleREFSTATIC.deserializeValue(DmcInputStreamIF dis) |
ConcinnityModuleREF |
DmcTypeConcinnityModuleREF.deserializeValue(DmcInputStreamIF dis) |
ConcinnityDefinitionREF |
DmcTypeConcinnityDefinitionREFSTATIC.deserializeValue(DmcInputStreamIF dis) |
ConcinnityDefinitionREF |
DmcTypeConcinnityDefinitionREF.deserializeValue(DmcInputStreamIF dis) |
ConceptREF |
DmcTypeConceptREFSTATIC.deserializeValue(DmcInputStreamIF dis) |
ConceptREF |
DmcTypeConceptREF.deserializeValue(DmcInputStreamIF dis) |
| Modifier and Type | Method and Description |
|---|---|
void |
DmcObjectNameIF.deserializeIt(DmcInputStreamIF dis)
Likewise, they must also be individually deserializable since they are part of
a more complex type, namely the DmcTypeNamedObjectREF.
|
abstract void |
DmcObjectName.deserializeIt(DmcInputStreamIF dis)
Likewise, they must also be individually deserializable since they are part of
a more complex type, namely the DmcTypeNamedObjectREF.
|
void |
DmcObject.deserializeIt(DmcInputStreamIF dis)
Deserializes an object.
|
abstract void |
DmcFilter.deserializeIt(DmcInputStreamIF dis)
Likewise, they must also be individually deserializable.
|
void |
DmcAttribute.deserializeIt(DmcInputStreamIF dis)
This method will deserialize this attribute from an input stream.
|
abstract VALUE |
DmcAttribute.deserializeValue(DmcInputStreamIF dis)
This method must be overridden to read a single value from the input stream.
|
DmcObject |
DmcInputStreamIF.getDMOInstance(DmcInputStreamIF dis) |
| Modifier and Type | Method and Description |
|---|---|
void |
AttributeReadInterceptor.handleAttribute(DmcInputStreamIF dis,
DmcAttribute<?> attr)
Derived classes should perform whatever conversion logic is required
on the specified attribute.
|
| Modifier and Type | Method and Description |
|---|---|
Generator |
DmcTypeGenerator.deserializeValue(DmcInputStreamIF dis)
Read a Boolean.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HierarchicObjectREF.deserializeIt(DmcInputStreamIF dis) |
void |
DotNamedObjectREF.deserializeIt(DmcInputStreamIF dis) |
HierarchicObjectREF |
DmcTypeHierarchicObjectREFSTATIC.deserializeValue(DmcInputStreamIF dis) |
HierarchicObjectREF |
DmcTypeHierarchicObjectREF.deserializeValue(DmcInputStreamIF dis) |
DotNamedObjectREF |
DmcTypeDotNamedObjectREFSTATIC.deserializeValue(DmcInputStreamIF dis) |
DotNamedObjectREF |
DmcTypeDotNamedObjectREF.deserializeValue(DmcInputStreamIF dis) |
| Modifier and Type | Method and Description |
|---|---|
void |
LDAPHierarchicObjectREF.deserializeIt(DmcInputStreamIF dis) |
LDAPHierarchicObjectREF |
DmcTypeLDAPHierarchicObjectREFSTATIC.deserializeValue(DmcInputStreamIF dis) |
LDAPHierarchicObjectREF |
DmcTypeLDAPHierarchicObjectREF.deserializeValue(DmcInputStreamIF dis) |
| Modifier and Type | Method and Description |
|---|---|
void |
EnumValue.deserializeIt(DmcInputStreamIF dis) |
EnumValue |
DmcTypeEnumValue.deserializeValue(DmcInputStreamIF dis)
Read a EnumValue.
|
| Modifier and Type | Method and Description |
|---|---|
DmcObject |
DmoDeserializer.deserialize(DmcInputStreamIF dis)
This method will read a set of serialized objects from the input stream and return them.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ModuleBREF.deserializeIt(DmcInputStreamIF dis) |
void |
BConceptXREF.deserializeIt(DmcInputStreamIF dis) |
void |
BConceptBaseREF.deserializeIt(DmcInputStreamIF dis) |
ModuleBREF |
DmcTypeModuleBREFSTATIC.deserializeValue(DmcInputStreamIF dis) |
ModuleBREF |
DmcTypeModuleBREF.deserializeValue(DmcInputStreamIF dis) |
BConceptXREF |
DmcTypeBConceptXREFSTATIC.deserializeValue(DmcInputStreamIF dis) |
BConceptXREF |
DmcTypeBConceptXREF.deserializeValue(DmcInputStreamIF dis) |
BConceptBaseREF |
DmcTypeBConceptBaseREFSTATIC.deserializeValue(DmcInputStreamIF dis) |
BConceptBaseREF |
DmcTypeBConceptBaseREF.deserializeValue(DmcInputStreamIF dis) |
| Modifier and Type | Method and Description |
|---|---|
void |
ModuleCREF.deserializeIt(DmcInputStreamIF dis) |
void |
CConceptXREF.deserializeIt(DmcInputStreamIF dis) |
void |
CConceptBaseREF.deserializeIt(DmcInputStreamIF dis) |
ModuleCREF |
DmcTypeModuleCREFSTATIC.deserializeValue(DmcInputStreamIF dis) |
ModuleCREF |
DmcTypeModuleCREF.deserializeValue(DmcInputStreamIF dis) |
CConceptXREF |
DmcTypeCConceptXREFSTATIC.deserializeValue(DmcInputStreamIF dis) |
CConceptXREF |
DmcTypeCConceptXREF.deserializeValue(DmcInputStreamIF dis) |
CConceptBaseREF |
DmcTypeCConceptBaseREFSTATIC.deserializeValue(DmcInputStreamIF dis) |
CConceptBaseREF |
DmcTypeCConceptBaseREF.deserializeValue(DmcInputStreamIF dis) |
| Modifier and Type | Method and Description |
|---|---|
void |
KeyedType.deserializeIt(DmcInputStreamIF dis) |
void |
DmtStringName.deserializeIt(DmcInputStreamIF dis) |
KeyedType |
DmcTypeKeyedType.deserializeValue(DmcInputStreamIF dis) |
DmtStringName |
DmcTypeDmtStringName.deserializeValue(DmcInputStreamIF dis) |
| Modifier and Type | Method and Description |
|---|---|
void |
PathAndKey.deserializeIt(DmcInputStreamIF dis) |
PathAndKey |
DmcTypePathAndKey.deserializeValue(DmcInputStreamIF dis) |
| Modifier and Type | Method and Description |
|---|---|
DmwWrapper |
DmwDeserializer.deserialize(DmcInputStreamIF dis)
This method will read the next serialized object from the input stream and return it.
|
DmwWrapper |
DmwDeserializer.deserializeWithConversion(DmcInputStreamIF dis)
This method will read the next serialized object from the input stream and apply any
required attribute level data conversions.
|
void |
DmwAttributeReadInterceptor.handleAttribute(DmcInputStreamIF dis,
DmcAttribute<?> attr)
Derived classes should perform whatever conversion logic is required
on the specified attribute.
|
| Modifier and Type | Method and Description |
|---|---|
MapZoomEnum |
DmcTypeMapZoomEnumSTATIC.deserializeValue(DmcInputStreamIF dis) |
MapZoomEnum |
DmcTypeMapZoomEnum.deserializeValue(DmcInputStreamIF dis)
Reads a MapZoomEnum.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DmcInputStream |
class |
DmcTraceableInputStream |
| Modifier and Type | Method and Description |
|---|---|
DmcObject |
DmcTraceableInputStream.getDMOInstance(DmcInputStreamIF dis) |
DmcObject |
DmcInputStream.getDMOInstance(DmcInputStreamIF dis) |
Copyright © 2023. All rights reserved.