public class ObjectXmlReader extends AttributeIfcSwitchStatement<AttributeReadingStrategy>
Constructor and Description |
---|
ObjectXmlReader() |
caseJavaAttribute, caseJavaEnumAttribute, getLastAttribute, switchAttribute
public Map<String,AttributeReadingStrategy> prepareReading(Map<String,AttributeIfc> yangToAttrConfig, Map<String,Map<com.google.common.base.Optional<org.opendaylight.yangtools.yang.common.Revision>,IdentityMapping>> identityMap)
protected AttributeReadingStrategy caseJavaBinaryAttribute(OpenType<?> openType)
caseJavaBinaryAttribute
in class AttributeIfcSwitchStatement<AttributeReadingStrategy>
protected AttributeReadingStrategy caseJavaUnionAttribute(OpenType<?> openType)
caseJavaUnionAttribute
in class AttributeIfcSwitchStatement<AttributeReadingStrategy>
public AttributeReadingStrategy caseJavaSimpleAttribute(SimpleType<?> openType)
caseJavaSimpleAttribute
in class AttributeIfcSwitchStatement<AttributeReadingStrategy>
public AttributeReadingStrategy caseJavaArrayAttribute(ArrayType<?> openType)
caseJavaArrayAttribute
in class AttributeIfcSwitchStatement<AttributeReadingStrategy>
public AttributeReadingStrategy caseJavaCompositeAttribute(CompositeType openType)
caseJavaCompositeAttribute
in class AttributeIfcSwitchStatement<AttributeReadingStrategy>
protected AttributeReadingStrategy caseJavaIdentityRefAttribute(OpenType<?> openType)
caseJavaIdentityRefAttribute
in class AttributeIfcSwitchStatement<AttributeReadingStrategy>
protected AttributeReadingStrategy caseDependencyAttribute(SimpleType<?> openType)
caseDependencyAttribute
in class AttributeIfcSwitchStatement<AttributeReadingStrategy>
protected AttributeReadingStrategy caseTOAttribute(CompositeType openType)
caseTOAttribute
in class AttributeIfcSwitchStatement<AttributeReadingStrategy>
protected AttributeReadingStrategy caseListAttribute(ArrayType<?> openType)
caseListAttribute
in class AttributeIfcSwitchStatement<AttributeReadingStrategy>
protected AttributeReadingStrategy caseListDependeciesAttribute(ArrayType<?> openType)
caseListDependeciesAttribute
in class AttributeIfcSwitchStatement<AttributeReadingStrategy>
Copyright © 2019 OpenDaylight. All rights reserved.