Package | Description |
---|---|
jadex.xml |
Modifier and Type | Method and Description |
---|---|
AttributeInfo[] |
MappingInfo.getAttributeInfos()
Get the attributeinfos.
|
AttributeInfo[] |
TypeInfo.getDeclaredAttributeInfos()
Get the declared attribute infos.
|
Constructor and Description |
---|
MappingInfo(TypeInfo supertype,
AttributeInfo[] attributeinfos)
Create a new mapping info.
|
MappingInfo(TypeInfo supertype,
AttributeInfo[] attributeinfos,
SubobjectInfo[] subobjectinfos)
Create a new mapping info.
|
MappingInfo(TypeInfo supertype,
Object commentinfo,
Object contentinfo,
AttributeInfo[] attributeinfos)
Create a new mapping info.
|
MappingInfo(TypeInfo supertype,
Object commentinfo,
Object contentinfo,
AttributeInfo[] attributeinfos,
SubobjectInfo[] subobjectinfos)
Create a new mapping info.
|
MappingInfo(TypeInfo supertype,
Object commentinfo,
Object contentinfo,
AttributeInfo[] attributeinfos,
SubobjectInfo[] subobjectinfos,
Boolean includemethods,
Boolean includefields,
Boolean prefertags)
Create a new mapping info.
|
Copyright © 2013. All Rights Reserved.