public abstract class BaseContainedDt extends Object implements IDatatype
| Constructor and Description |
|---|
BaseContainedDt() |
| Modifier and Type | Method and Description |
|---|---|
abstract List<? extends IResource> |
getContainedResources() |
List<String> |
getFormatCommentsPost()
NOT SUPPORTED - Throws
UnsupportedOperationException |
List<String> |
getFormatCommentsPre()
NOT SUPPORTED - Throws
UnsupportedOperationException |
boolean |
hasFormatComment()
Returns false
|
public BaseContainedDt()
public abstract List<? extends IResource> getContainedResources()
public List<String> getFormatCommentsPost()
UnsupportedOperationExceptiongetFormatCommentsPost in interface IBasepublic List<String> getFormatCommentsPre()
UnsupportedOperationExceptiongetFormatCommentsPre in interface IBasepublic boolean hasFormatComment()
hasFormatComment in interface IBaseCopyright © 2014–2017 University Health Network. All rights reserved.