Home
last modified time | relevance | path

Searched refs:PropertyStructs (Results 1 – 1 of 1) sorted by relevance

/build/blueprint/bootstrap/bpdoc/
Dbpdoc.go467 mtDoc.PropertyStructs = append(mtDoc.PropertyStructs, psDoc)
524 for i := 0; i < len(mtDoc.PropertyStructs); i++ {
525 if len(mtDoc.PropertyStructs[i].Properties) == 0 {
526 mtDoc.PropertyStructs = append(mtDoc.PropertyStructs[:i], mtDoc.PropertyStructs[i+1:]...)
537 for _, from := range mtDoc.PropertyStructs {
546 mtDoc.PropertyStructs = collapsedDocs
566 for _, ps := range mtDoc.PropertyStructs {
598 for _, ps := range mtDoc.PropertyStructs {
633 PropertyStructs []*PropertyStructDocs member
662 {{range .PropertyStructs}}