| Constructor and Description |
|---|
MetadataSkeleton(Metadata metadata) |
| Modifier and Type | Method and Description |
|---|---|
ISkeleton |
clone()
Clones this skeleton object.
|
Metadata |
getMetaData() |
IResource |
getParent()
Gets the parent resource of this skeleton.
|
void |
setParent(IResource parent)
Sets a parent of this skeleton object.
|
public MetadataSkeleton(Metadata metadata)
public ISkeleton clone()
ISkeletonpublic void setParent(IResource parent)
ISkeletonpublic IResource getParent()
ISkeletonpublic Metadata getMetaData()
Copyright © 2022. All rights reserved.